Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9a12a7…9eea6a
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe37dcb…1252bc
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8d303f…c6cdc1
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2f6664…f325d9
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf891f0…e2f212
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc75a03…49ee84
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x458c44…93e3de
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x76d115…905b26
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x334b77…8da9c2
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x01aabb…790b2c
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd07a07…44e39d
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xad85b1…5f56b6
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6a32f3…3af114
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb23b4f…f61c45
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8259a0…f0469e
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd2cf50…997625
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf7df63…fa2a7e
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x50f2e9…d2afcb
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x85d6c4…7d2e30
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdfdf23…5e9e7c
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x65f8e2…bc0df8
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x01c3b6…13279b
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf41401…beefba
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x705085…719d92
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9efd42…4b437f

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.