Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf59236…6564c9
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x612417…cbcf7e
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa94710…74b008
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x828ff2…1e3f0c
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8c3185…d94c67
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb08ccf…78d0a3
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x49f7c6…882d93
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7fd9af…3c7c4c
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7cbea9…be2afc
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc5e044…306b20
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb0b261…77cf09
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x83b547…8f2a16
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa58850…ac65be
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe33ae3…fb9da3
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8cfa80…b4a246
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5e7bc5…399fa4
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd26fd2…795492
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4a6095…9c13cb
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x779abd…10892a
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc5c5c8…b180cf
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x41703d…d90b64
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x427c79…8f955c
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb2d1f4…256671
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x60bd3f…0271f0
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x423fbc…76ff5c

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.