Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1c9…226c0x6839…1a2bBase—$1.00100%coinbase50d ago0x171cea…21df43
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase50d ago0x2389c2…3d4ad2
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase50d ago0xa06d09…c339b0
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase50d ago0xeda68d…598735
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase50d ago0x206124…fc8e57
0xe1c9…226c0x6839…1a2bBase—$1.00100%coinbase50d ago0x545ec9…4ead39
0xe1c9…226c0x6839…1a2bBase—$1.00100%coinbase50d ago0x423fae…f05fd2
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase50d ago0x8ce274…e58e89
0xe1c9…226c0x6839…1a2bBase—$1.00100%coinbase50d ago0xc9a3b2…4f7a7f
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase50d ago0xbaec57…f07442
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase50d ago0x32cfda…08b029
0xe1c9…226c0x6839…1a2bBase—$5.00100%coinbase51d ago0x03dbb0…4c98c5
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase51d ago0x6c54e7…dae5e1
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase51d ago0xb1c8c2…ca3867
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase51d ago0x2f4efc…79a967
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase51d ago0x8beb15…c35e3f
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase51d ago0x06cb96…e27e5a
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase51d ago0x52eb09…05f1a4
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase51d ago0xccb60c…f4a0c8
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase51d ago0x3dbf5e…6af3e5
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase51d ago0x493fb6…31597b
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase51d ago0x1a1c97…ac2816
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase51d ago0x25bfeb…844937
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase51d ago0xef34d6…e0c025
0xe1c9…226c0x6839…1a2bBase—$0.003100%coinbase51d ago0x2ebb96…13a14b

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.