Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0x853442…52e2c9
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0xd5acca…f0113a
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0x7ad5b0…80f6e3
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0xe7dc8b…386545
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0x958e17…a0f811
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0xb9cbcc…1b4b5c
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0x3e841b…78b34d
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0x4fdeeb…69a135
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0x6a3019…bfeeca
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0xdf9a8e…d58241
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0xe6cc83…d055b8
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0xf10726…7ba768
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0x878deb…397f29
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0xb94f92…035451
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0x7d7fdb…3c4c90
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0xdaa6f5…d651ef
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0x54ef03…1b0606
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0x2027df…4726c8
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0xc1a79b…6f3c4b
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0xd4d99d…167473
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0xdc4f3c…b187ae
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0xc46ecf…a88de6
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0xc1e56e…617a47
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0xdb764d…d37eb8
0xcdb7…74ac0xa9dd…2315Base—$0.002100%coinbase117d ago0x64a375…77d87d

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.