Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xceba…a0c60xc1ea…a901Base—$0.001100%coinbase13d ago0xac6de0…67f0f0
0xceba…a0c60xc1ea…a901Base—$0.001100%coinbase13d ago0xe51314…a2d73c
0xceba…a0c60xc1ea…a901Base—$0.001100%coinbase13d ago0x3708ef…43caf9
0xceba…a0c60xc1ea…a901Base—$0.001100%coinbase13d ago0x0608b9…6f57c6
0xceba…a0c60xc1ea…a901Base—$0.001100%coinbase13d ago0x155489…a70a91
0x8df6…30d60xc1ea…a901Base—$0.001100%coinbase13d ago0xcaf07d…a7e0aa
0x8df6…30d60xc1ea…a901Base—$0.001100%coinbase13d ago0xd90c03…c00f6c
0x8df6…30d60xc1ea…a901Base—$0.001100%coinbase13d ago0xc95906…26d603
0x8df6…30d60xc1ea…a901Base—$0.001100%coinbase13d ago0xa14621…d3c368
0x8df6…30d60xc1ea…a901Base—$0.001100%coinbase13d ago0x935fbc…8db09f
0x8df6…30d60xc1ea…a901Base—$0.001100%coinbase13d ago0xb93777…fb3738
0x8df6…30d60xc1ea…a901Base—$0.001100%coinbase13d ago0x091a73…ef0b25
0x8df6…30d60xc1ea…a901Base—$0.001100%coinbase13d ago0x118a21…b1edc0
0x8df6…30d60xc1ea…a901Base—$0.001100%coinbase13d ago0xf89333…9ebb10
0x8df6…30d60xc1ea…a901Base—$0.001100%coinbase13d ago0xc25974…f97ef8
0x8df6…30d60xc1ea…a901Base—$0.001100%coinbase13d ago0x079d2d…a9991c
0x8df6…30d60xc1ea…a901Base—$0.001100%coinbase13d ago0x7e3146…f89cab

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.