Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x8c9780…1f81ae
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x8ee7d0…4bd0f3
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x5d6e4e…0242c6
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x824e48…9237b3
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0xaa58e5…fda0e8
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0xd73f48…0cceb6
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x3720f6…6db49a
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0x637cb3…224f75
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0xe1a392…d17df4
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase47d ago0xe4e1b6…8982a6
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0xdcfb79…b137f5
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x5222f8…97c5cc
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0xaf055c…e16e57
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0xec0bfe…73e0ca
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0xbcaa18…45b5ab
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0xcc37c4…3b4b67
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x581fc3…0fef89
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x0a4841…e1947a
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x3626a6…d163c8
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x98c397…6c7551
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase48d ago0x13efd2…a50b47

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.