Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0x8ce7ce…4f3f89
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0x688985…7428d9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0xcaeb8f…43e54b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0x5b2035…e97640
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0x2dad08…353ad9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0x93ddb2…98d9a7
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0xc05740…feb8f0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0xec9089…1b90c7
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0x9fb8e2…3c525e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0x073ca9…abe1e3
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0xde2b46…64f4c1
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase15d ago0x077fbe…babf36
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase15d ago0xa99c3f…8c3469
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase15d ago0xaffb14…e51362
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase15d ago0x057a21…3a5472
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase15d ago0xc8a910…d413b2
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase15d ago0x8aca48…0b640c
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase15d ago0x4ad5ff…dde3bb
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase15d ago0xcd68c7…6c57fd
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0xdb35f7…ab9b64
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0xf16281…8651ff
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0x0329c6…1a9f01
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0xde002c…8e5ff8
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0x78601b…940809
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase15d ago0xa9c461…fa91e2

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.