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%coinbase19d ago0xea72aa…0b095a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0xfa5e74…bc2253
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0x99345f…8ccbc5
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0x676274…bee021
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0xdedbcd…92d967
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0xdae862…27079d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0xb0022b…1ca407
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0x64675c…fd45eb
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0x9efcec…3c26c2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0xf93aed…4b4c52
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0xdbaf76…d21170
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase19d ago0x46eb5f…65b3d1
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase19d ago0xe71a06…ed282c
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase19d ago0xfa6ca2…6e32ff
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase19d ago0x24e575…aa7733
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase19d ago0x5d5f3e…379c00
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0x6ac9a2…24193b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0xa18748…7150d9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0x36eff8…0fa6bc
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0x137d60…ee80ed
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0xee830c…92ea62
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0xd46e76…c69b20
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0x4e9c11…ade1ca
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0x736cca…22e1b1
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase19d ago0x1fc3b2…1d88a9

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.