Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2423…47450x69d7…e845Base—$0.01100%coinbase66d ago0xdbc496…a6d938
0x2423…47450x6d95…f91dBase—$0.01100%coinbase66d ago0x342d47…77ffef
0x2423…47450x5720…6640Base—$0.01100%coinbase66d ago0xcd2b97…04818b
0x2423…47450x1305…495dBase—$0.01100%coinbase66d ago0xeef8d6…3eb1ba
0x2423…47450x1bfb…798aBase—$0.01100%coinbase66d ago0x747852…a67554
0x2423…47450x9c74…8c8dBase—$0.01100%coinbase66d ago0xea5121…4fefef
0x2423…47450x41da…3a84Base—$0.01100%coinbase66d ago0x2a367d…cd876e
0x2423…47450x2384…6b18Base—$0.01100%coinbase66d ago0xd569ae…24c176
0x2423…47450x13d0…cc32Base—$0.01100%coinbase66d ago0xf975cf…885e58
0x2423…47450x9cba…49a9Base—$0.01100%coinbase66d ago0xa6c32e…d85edd
0x2423…47450x0d8c…3cddBase—$0.01100%coinbase66d ago0xf90a92…bcfe2c
0x2423…47450x1afa…6003Base—$0.01100%coinbase66d ago0xdea82c…a8c08a
0x2423…47450xdf3f…f4a4Base—$0.01100%coinbase66d ago0x4f6809…cf6cda
0x2423…47450x5b09…7bbdBase—$0.01100%coinbase66d ago0xea4a70…59d5c6
0x2423…47450x57f4…569fBase—$0.01100%coinbase67d ago0x0b47c9…272d91
0x2423…47450x4af3…073aBase—$0.01100%coinbase67d ago0xa8936c…005f38
0x2423…47450x595c…708aBase—$0.01100%coinbase67d ago0x5e8ba3…2652ce
0x2423…47450xd3a9…2cedBase—$0.01100%coinbase67d ago0x7baeab…3a2e01
0x2423…47450xf0df…2a6cBase—$0.01100%coinbase67d ago0x7773da…eddbd4
0x2423…47450x3295…2d0cBase—$0.01100%coinbase67d ago0x321818…61ecc2
0x2423…47450x07ec…eed5Base—$0.01100%coinbase67d ago0x3b48f8…3305ac
0x2423…47450x38fd…18c5Base—$0.01100%coinbase67d ago0xb72b8d…5c8da4
0x2423…47450x356c…2803Base—$0.01100%coinbase67d ago0xf3ad2a…64021a

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.