Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x44b5eb…299cff
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x497552…213169
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xecf3dc…a78c55
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x145f9f…bc674d
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeba63a…d398cd
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc230df…4d1bee
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x283c02…dd968f
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xac516e…5b9dc0
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7cfea0…7720c3
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1f7a87…3b81fa
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x022489…733674
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcd1943…174ae9
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb44e57…9df07a
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x64ce35…3ff286
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x96e467…51186c
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x14a5ce…cc222b
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x008ab0…f56fee
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa5d2aa…3279ae
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3c771e…ed5b74
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x20fa18…8812ec
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa69903…4608be
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf70898…3a8837
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4cd923…db61a6
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI112d ago0x155c9a…a013ab
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9816fd…49f7c0

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.