Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0xd02acb…2940c6
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0x25e472…2afe0a
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0xb45258…12cf12
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0xff830f…d0c0e3
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0xbf0763…9a149a
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0x99b46d…252d28
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0x0e87e7…63a287
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0x8ff01e…7b6e88
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0xeb9c7c…478575
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0xd0b862…d44e04
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0xeb37a9…eb839e
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0xfdc01a…7f9367
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0x3b595c…300628
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0x62ceb8…77ceae
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0xd1826f…54fe18
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0x8b826d…9567c4
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0xa3490e…aa0a15
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase9d ago0x0f6433…95cf85
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x565055…33d691
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x30d22f…4224a5
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0xadd66c…208f40
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x91c66e…d2b21b
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0x8cd301…82ea5e
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0xd802f1…5498fe
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase10d ago0xefe1a0…88976b

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.