Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…8cb30x6839…1a2bBase—$1.00100%coinbase49d ago0xd8397c…e4930b
0x8818…8cb30x6839…1a2bBase—$1.00100%coinbase49d ago0xd603f3…94c1ed
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0x89d7bc…dbcfa8
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0x29e415…25d2ab
0x8818…8cb30x6839…1a2bBase—$1.00100%coinbase49d ago0x38ddc3…4522da
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0x8f2cb2…4efae9
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0x02d5af…f5f1cd
0x8818…8cb30x6839…1a2bBase—$5.00100%coinbase49d ago0xc9ac2d…12539b
0x8818…8cb30x6839…1a2bBase—$1.00100%coinbase49d ago0x69bf28…2fcc4a
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0x5023c5…f48849
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0xe87b00…bd94c6
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0x19874b…c0ceee
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0xe961e6…8ae3f6
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0x7c5022…958ade
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0x544f12…9be0de
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0xb114e2…df814e
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0xfc8e1c…d4a30c
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0xf924c8…486026
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0xf8ac39…b4a18d
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0x67b639…8710ff
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0xf0c7c6…afcd82
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0xdcd942…6e3502
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0x7cabf7…e1ac5b
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0x421b91…708d47
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase49d ago0xdabf68…4b7b38

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.