Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x6f3309…f5ce15
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x6c1d7a…da986b
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x5376f5…8c201c
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0xb2eea9…738046
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x0f1f13…7a4848
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x688a95…84cefd
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0xb4079a…28d207
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x36ed65…daa84c
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0xab49a5…6089a8
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0xb5d3d4…ffeb70
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x8cd728…95be03
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x4e9633…f76f80
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x6677c0…7695da
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x44a786…f810d1
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x5f6193…e80b3f
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x769a68…d81beb
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x28d2bb…98464d
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x3839fc…4660ba
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x70d692…d66b6b
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x105041…ca65a7
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x774c01…d0d5e5
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x2e3c09…b71bd4
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0xf0a16b…ba9dff
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0xe19aef…56198e
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase7d ago0x221f7a…017aa8

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.