Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase18d ago0x695a04…15be0d
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase18d ago0x08c2db…22798b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase18d ago0xb54980…80edbb
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase18d ago0xbdaf1f…a48758
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase18d ago0x54844a…3dd46e
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase18d ago0x1ca568…38a7df
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase18d ago0xe7ae3a…a4d01e
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase18d ago0x193779…09a427
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19d ago0xb28dbb…147df7
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19d ago0x8fe9f6…dc4ba8
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19d ago0x795ea6…302925
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19d ago0x2dad99…8a737e
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19d ago0x4679f4…661c21
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19d ago0xfd94fd…efba2b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19d ago0x40147c…0f8ca4
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19d ago0x48749c…2dc777
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19d ago0xd18ef3…5a3afc
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19d ago0x64e99c…bbf260
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19d ago0x76354f…2045ed
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19d ago0xd9e8bc…8e2faf
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19d ago0xd23416…ffe78b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19d ago0x5ff6f8…f3578c
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19d ago0x1194b0…2eb8e2
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase19d ago0xdf8124…a52186

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.