Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0xaa5f7b…a5b734
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0x714605…e0f949
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x400d1b…907e16
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x1e5b3d…e24abd
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xa0e54a…b365f2
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x7e86c3…67736a
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa30d ago0xf61b51…dd61fd
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa30d ago0x73a8d4…7d89c1
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x6c33ad…059699
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0x53c89c…e61a6f
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xa18faa…f82e9b
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x226c24…1b8517
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xb36980…01aca2
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x70c05a…b0d9c1
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x46d02d…fa0bf3
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x40dcc2…937da1
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0xdd697e…a24276
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa30d ago0x90832c…3822ed
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0x8975be…c9bf23
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x25a318…a92403
0x69e7…39ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0x8bd9a9…332b1b
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0xecb11b…49d27a
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x485a4d…cdd35e
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x7f1bf0…92ae9c
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x5468b5…3b3b70

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.