Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbddc…28f00x3822…0607Base—$0.01100%coinbase72d ago0x3b3253…2cfca8
0xbddc…28f00x8b3d…7c9fBase—$0.01100%coinbase72d ago0x8f76f1…bb649a
0xbddc…28f00x80d5…d28aBase—$0.01100%coinbase72d ago0xd8c09c…911533
0xbddc…28f00x941d…f7ecBase—$0.01100%coinbase72d ago0x6a5fb6…972799
0xbddc…28f00x916a…f5c2Base—$0.01100%coinbase72d ago0xc87f6b…3284e4
0xbddc…28f00x531e…ef99Base—$0.01100%coinbase72d ago0xbbd236…d3938d
0xbddc…28f00x6c1f…3344Base—$0.01100%coinbase72d ago0xa36a4c…f48268
0xbddc…28f00xdb3d…660fBase—$0.01100%coinbase72d ago0x99b3ab…cda55e
0xbddc…28f00xf363…5405Base—$0.01100%coinbase72d ago0x71ab4d…5a1146
0xbddc…28f00xae5c…e405Base—$0.01100%coinbase72d ago0x0ed0cb…449972
0xbddc…28f00x4612…6a3aBase—$0.01100%coinbase72d ago0xb8ddba…6cf5a4
0xbddc…28f00x9b37…e517Base—$0.01100%coinbase72d ago0x7c295f…b13d8c
0xbddc…28f00xd798…85efBase—$0.01100%coinbase72d ago0x2f21de…cf3d0d
0xbddc…28f00x6d09…bfadBase—$0.01100%coinbase72d ago0x1ea93d…4f31d3
0xbddc…28f00x78f5…3a23Base—$0.01100%coinbase72d ago0xbe01dd…9e468c
0xbddc…28f00xda97…5f20Base—$0.01100%coinbase72d ago0xd1b689…282117
0xbddc…28f00x78fd…938bBase—$0.01100%coinbase72d ago0x495144…bd52de
0xbddc…28f00xda2b…c6ceBase—$0.01100%coinbase72d ago0xe57ba6…483c0f
0xbddc…28f00x8297…20e6Base—$0.01100%coinbase72d ago0xb17fbb…874b86
0xbddc…28f00x9262…3909Base—$0.01100%coinbase72d ago0x6ec93a…5c751a
0xbddc…28f00x34fd…b07cBase—$0.01100%coinbase72d ago0x2945c0…8aeec3
0xbddc…28f00x41d0…902aBase—$0.01100%coinbase72d ago0x19268f…f5be6c
0xbddc…28f00x3930…75d4Base—$0.01100%coinbase72d ago0xb4fa3b…c1f923
0xbddc…28f00x3f06…5e88Base—$0.01100%coinbase72d ago0xec5a24…7e8ede
0xbddc…28f00xc7fc…7363Base—$0.01100%coinbase72d ago0x73cc48…bb3d34

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.