Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0xe8efd9…871718
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0x08208a…d3e0df
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0xeee062…cb6259
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0x84d3bf…2177a2
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0x6bd803…acf3ef
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0xc41f06…9fa828
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0x3cade3…ca55a2
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0x58810c…ef92ef
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0x98b145…f2f0f9
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0x566718…e3dd50
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0xf7f1a6…6bede4
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0xc233d5…fa5801
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0x3ff879…3cc5bf
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0x360cf3…ef9cdd
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0x979c45…8c2076
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0x382b37…0a77de
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0xa8ab85…f61dd0
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0x692e5e…bcea03
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0xad9026…cebcc7
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0x24c248…b179ab
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0xc667d1…161b59
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0xb31d88…e25256
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0x0b510b…e4f613
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0x73940a…0e6586
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0x458463…b4a247

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.