Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0x8fe282…b905a3
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0xa75aa0…889ad2
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0xb8f07a…59b4fc
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0x9e7915…babea4
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0xd5a370…54b910
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0x5d2a38…e611b5
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0x9c6bf8…bc775e
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0x016048…94521c
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0x2cb45b…e94909
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0xac00a3…e923bb
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0x41268d…ed7a9f
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0xbc97ed…f30241
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0x0aa05d…16ef7c
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0x5b8d99…b03831
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0xa462b3…6610fa
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0xc493c0…8c6c8b
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0xdaa75e…ef546e
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0x45ade5…1f29e5
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0x1467f5…3dc94c
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0x8f472f…c4c45e
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0xba5cef…e96f01
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0xe80de3…fbdb8f
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0xa5835b…4e8aa7
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0xfd97ac…141c87
0x81cf…4ed80x4a73…c13aBase—$0.001100%coinbase77d ago0x3fb1dc…69fc46

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.