Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaed027…123fcd
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x77c83d…fb8513
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x495b52…0a6927
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x09006b…6ec222
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x025539…6b4c95
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x511016…8cb002
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa5a053…3f0d5a
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x318724…1cf97c
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x81ec08…1c0e4a
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x22d6cc…9a3fab
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4284ca…b06ab3
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb12692…65774d
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x137525…1c0d28
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6173d1…4083f1
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbeb67e…83eb29
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0xba6411…3b3c2a
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9b6047…61c209
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4cd2d1…94c05c
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x934df4…af497a
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x343fe4…5384ac
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x80858d…3a697c
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd988eb…d6dbde
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7344d1…2673d4
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb126b9…94289f
0xbc09…e1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfeca23…71677e

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.