Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1ecd4b…7f4d8c
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf37d42…5e85a3
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x76d8a6…a3566e
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1d6eb1…1f6cae
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xab4ed8…8707b8
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x463600…e297a2
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x539009…1d6671
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x936b51…4eb45d
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3de03a…e518db
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x320294…69a922
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe57b28…55a443
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x76019e…30d3f1
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x613947…8eda33
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0643ae…6a593a
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf35d4d…f9494f
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0c3641…cb534d
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x17eaeb…137722
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4fc2df…166d04
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdfd8bf…52c31f
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd037d2…8ac94c
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe9924f…83b633
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc3b2be…e02d61
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf0228d…408257
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0x102277…8465ab
0x71a2…ba160x6a5e…c666Basex402 service$0.01100%payAI111d ago0xba79cd…bb2127

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.