Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x0fefaf…71c6ba
0x7e61…3b700x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xf605d6…2aa0a1
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x38f885…cda162
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xf72863…b54aea
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xc7a570…60e9a4
0x7e61…3b700x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x910b54…dd52e9
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xe87043…7fa845
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xebcbca…0af43b
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xab4608…81a68e
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x9a585a…d73487
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x3b7899…50dcd9
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x4cf070…d7efba
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x7e2ca5…ce644e
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xeee13f…139721
0x7e61…3b700x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xc4f645…bce48a
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xb31b83…f48c9d
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x6d0a14…95b1c5
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xf9550b…de3706
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xa6d960…260d23
0x7e61…3b700x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xafc446…aa7445
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xad4b8d…a0cae0
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xa29dc2…90cab5
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x3f61d4…b6e900
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x712aa2…b62eca
0x7e61…3b700x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x6e0ad5…a8f76a

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.