Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x100561…d7b905
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8e9395…9052cd
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfc6430…06ba0c
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x12a102…7135c5
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x22466d…98b874
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd8e7db…a131d6
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9dde06…343223
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf278ba…28a3a2
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdb3fcb…228315
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x79d62e…372bc2
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd7cf4f…330e05
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd51916…05b617
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x308ac6…cd6041
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa67762…71f98b
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa399b4…3ab4a3
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6994a1…e1329a
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xea190b…f58dc4
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4a0de3…1a55a7
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9e2e1d…c9693e
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfa2774…720334
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4ac46e…eb1251
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4b085f…78f640
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa775c3…e89dc5
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8bfbf1…471625
0x85eb…a5270x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3c5def…313c47

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.