Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc598…5cd10x2373…6f75Basex402 service$0.001100%coinbase46d ago0x17e9e3…21233d
0xa8c4…36a90x2373…6f75Basex402 service$0.001100%coinbase46d ago0x26e81c…98eba4
0xc299…c7100x2373…6f75Basex402 service$0.001100%coinbase46d ago0x5e3aae…559fa0
0xc87c…67690x2373…6f75Basex402 service$0.001100%coinbase46d ago0x73ddab…188171
0xc598…5cd10x2373…6f75Basex402 service$0.001100%coinbase46d ago0x856f9c…312bc9
0xa8c4…36a90x2373…6f75Basex402 service$0.001100%coinbase46d ago0xbce45e…be4453
0xc299…c7100x2373…6f75Basex402 service$0.002100%coinbase46d ago0x1a025b…6a766a
0xa8c4…36a90x2373…6f75Basex402 service$0.001100%coinbase47d ago0x2ea9f4…df8fed
0xa8c4…36a90x2373…6f75Basex402 service$0.002100%coinbase47d ago0x6147cf…8c995c
0xa93f…958e0x2373…6f75Basex402 service$0.001100%coinbase47d ago0xac2f12…68f5e0
0xc87c…67690x2373…6f75Basex402 service$0.002100%coinbase47d ago0xc911b7…398184
0xc87c…67690x2373…6f75Basex402 service$0.001100%coinbase47d ago0x5aeafb…a8cfbb
0xc87c…67690x2373…6f75Basex402 service$0.002100%coinbase47d ago0x628701…ab4604
0xa93f…958e0x2373…6f75Basex402 service$0.001100%coinbase47d ago0x682952…4ea432
0xc299…c7100x2373…6f75Basex402 service$0.001100%coinbase47d ago0x5979a0…2b99d2
0xc598…5cd10x2373…6f75Basex402 service$0.001100%coinbase47d ago0xbc5450…34c3c3
0xc299…c7100x2373…6f75Basex402 service$0.002100%coinbase47d ago0x453ec7…20d016
0xc598…5cd10x2373…6f75Basex402 service$0.002100%coinbase47d ago0x1d4570…d53b59
0xc299…c7100x2373…6f75Basex402 service$0.001100%coinbase47d ago0x62525f…a564a8
0xc87c…67690x2373…6f75Basex402 service$0.001100%coinbase47d ago0x906694…4a3e1f
0xa93f…958e0x2373…6f75Basex402 service$0.001100%coinbase47d ago0x9b161f…e3be58
0xa8c4…36a90x2373…6f75Basex402 service$0.001100%coinbase47d ago0xcd3f33…74abe4
0xa93f…958e0x2373…6f75Basex402 service$0.002100%coinbase47d ago0xe84843…d360d6
0xa93f…958e0x2373…6f75Basex402 service$0.002100%coinbase47d ago0x548bf8…a6c694

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.