Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2f0166…a7daf5
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x45b716…fee626
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf5a011…f6b8c8
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4c3238…ae7646
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xef479d…d9c41f
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x170951…b2428d
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfb76e3…f499bf
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x161d0d…cd951c
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2813f6…c47f46
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc67089…d9abe0
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa82e1c…c14f1f
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8346db…fcce06
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf1f852…5de751
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc81dcc…b572d4
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x78f2f0…f82f12
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xba09a1…4856bd
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x488681…ea28d2
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x671cf3…504463
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6bcb14…94261b
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0b5ef1…147f3c
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb3da15…ec73e2
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe41f69…f86292
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x52f66c…789e02
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc7b1ff…48919c
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0f2de0…08f331

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.