Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x63cfb5…c0adce
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f9f25…69aba2
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x021717…d10406
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcd379e…4fe565
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x36a9f2…211cd2
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2434c6…79c962
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x90df03…91f731
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x624da1…321788
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfaa762…c6091b
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda43aa…b92723
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeebb61…de339f
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcba3d8…f01913
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1f5fcc…ade7aa
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x56d9fa…b30ad8
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x406e4b…daa44a
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2edcba…e48f19
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xea79b5…429fcf
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa99356…26bd15
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcca79d…5c489e
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x61e52e…874737
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x990455…d87943
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x73e625…0d49d3
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x474cd4…939cce
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda8ee5…5d8a77
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x13dbc0…ee5bd8

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.