Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x97dd41…b002b5
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x8a6536…a29a14
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x72a032…f92b21
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x26c38d…4c69c1
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x95bddd…363eaa
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x14cd17…01920e
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x04b195…f82e13
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x9d7999…0ade57
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xb2c054…d34eb2
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x088224…51d4e4
0xd19d…2cf50x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0xfee5a6…8287b5
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xa533ee…53e241
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x2576d4…b515cd
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x35c91b…7b1d8f
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x41cbad…39e699
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x2dea2a…d2e567
0xeb3a…5e4c0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0xb55855…5a4a24
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xd93078…13ce13
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x737bf7…adf888
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xb8d102…8bcc9b
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xe67b02…74b959
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x356c5f…442ade
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xd6275d…e2826a
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x4d1093…465c9f
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x812626…c99fe4

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.