Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932100d ago0x76be76…3a7d9e
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932100d ago0x8a958b…4938f3
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932100d ago0x8b8440…5fade5
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932100d ago0x5a55d3…4df232
0xe03d…274b0x50eb…6480Base$0.01100%0x54f0…7932100d ago0x93d7ee…1f60b9
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x0e2fd9…fb9f58
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xb87116…3b4ac0
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xade47f…15d12e
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x849596…2aff8b
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xe84f2b…0600ce
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xcfb0da…166ddb
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x08b9a9…e2b5b2
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x6fa143…57f0b9
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x8eb0b3…e495af
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x2d97dd…f9a512
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xa93aa6…66fac8
0xe03d…274b0x50eb…6480Base$0.0005100%0x54f0…7932101d ago0x1d72c4…37278c
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xcfa094…d64663
0xe03d…274b0x50eb…6480Base$0.01100%0x54f0…7932101d ago0xb47f15…cc073a
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xa6b7dd…32ea96
0xe03d…274b0x50eb…6480Base$0.003100%0x54f0…7932101d ago0xb8d3be…f3faee
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x8fb2ca…8cc141
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x2fc5dc…7da4ed
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xdd537f…05c2be
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x263fe0…86b100

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.