Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd567…83e90xd926…5483Base—$0.01100%coinbase61d ago0x8567bd…947453
0xd567…83e90xb4d7…f45dBase—$0.01100%coinbase61d ago0xd80906…586592
0xd567…83e90x23a0…bd71Base—$0.01100%coinbase61d ago0xd3daf5…c83a8c
0xd567…83e90x5028…fd97Base—$0.01100%coinbase61d ago0xd35aec…52c7cc
0xd567…83e90xd1cd…b6a8Base—$0.01100%coinbase61d ago0x431a6f…bc72e2
0xd567…83e90x1b95…9e49Base—$0.01100%coinbase61d ago0x7782f5…db0fc8
0xd567…83e90x9db6…cdd8Base—$0.01100%coinbase61d ago0x9f2289…31d2a1
0xd567…83e90x0336…b25aBase—$0.01100%coinbase61d ago0x597663…3c965c
0xd567…83e90xc0d6…4f12Base—$0.01100%coinbase61d ago0xa5f003…801544
0xd567…83e90xabb5…d220Base—$0.01100%coinbase61d ago0x788344…d0d5b5
0xd567…83e90xee0e…4c7eBase—$0.01100%coinbase61d ago0x9b49f6…1f96aa

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.