Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0xeb530c…ac8862
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x3cbc29…922b18
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0xc7fa61…6b2f04
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0xed9aee…5b806f
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x6a81b6…c94683
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x8cedf7…defaaf
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x71c4d6…2661bf
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x567333…480e2d
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x9c4d6c…d9d8c3
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0xb7364f…2de7d2
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0xa2a22a…1cf39d
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0xb93e78…bbb623
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0xde82a1…966b27
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x690e74…89b84b
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x1a7926…004233
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x883e11…622203
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x680d65…f80112
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x24b4f6…196818
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0xd97c0d…bc2fff
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x028303…390888
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0xf39325…38c1a1
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x21acc8…2eafbf
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x77d0fa…a20ad2
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x273285…88c92a
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase103d ago0x418b89…ccf09e

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.