Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0x16bfd0…e7c901
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0x99d6b1…055acc
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0xc7a7b6…8bb177
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0xe0f3a5…dc7151
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0x43ac22…c4b2a2
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0x13edd9…becf61
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0xf2dfa8…04f2e4
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0x8afa48…e27c86
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0x19a516…33d52c
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0x9b3542…34993d
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0xae8db7…8f65dd
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0xaa77d0…5e2200
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0x00864c…62eca2
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0x7df560…61dc18
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0xb4f828…f5a9e4
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0x04f48e…dfd58d
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0xa02857…9dfa29
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0x20b835…e43955
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0xc52ffc…72fd65
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0xd55f5a…c31dc9
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0xea37b3…133152
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0x5e7f25…4f88f2
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0x9602af…4e081b
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0x21ce29…d9c520
0x8141…27960xa9dd…2315Base$0.002100%coinbase9d ago0x36b6be…a5c616

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.