Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0xde6ab3…57bbf6
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x7d91f0…59dbf1
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x02cebe…f8217b
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0xc809fb…b16cde
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x50756b…57b8d7
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x3412c6…0ec52d
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x8bb06a…cad573
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x032008…a79faa
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x560bdb…e9065e
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0xb4279f…b5e1b3
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x94455b…34b59e
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x234510…eb879b
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%0x1360…66fa40d ago0x98ca38…6686bc
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x59d6be…c844a2
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0x4934d9…9e6281
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x04e34e…d893ba
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xd17396…04d4d8
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x95ec07…37ae1b
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x761be1…8e0541
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0xeab57b…8ae607
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%0x1360…66fa40d ago0x3838cb…4dd16d
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x378344…1a6c52
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa40d ago0xf3c935…3f84c2
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x7c75bc…7b54f8
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%0x1360…66fa40d ago0x12126b…50b05f

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.