Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0x40d7ea…f9b484
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0xf7e638…3aae33
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0x0633f0…3b1c1d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0xac0baf…884a47
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0xce742b…8d12f2
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0x01e12c…921c50
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0x57ef9e…4b9d57
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0x3502d1…c9f430
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0xed6ecf…f36487
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0xef9cf1…afd21b
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0x7196af…0b46e8
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0x70663a…0df36e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0xb62d9c…7ab8f7
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0xeba8e8…694d24
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0x924f35…17a663
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0xb9e20c…93563c
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0x19b6f2…9f77ba
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0x1132ff…519b24
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0xc24eff…b4163a
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0x1daabf…af0aba
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0x131b3c…085ff0
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0x12de7e…174645
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0xbab931…3705d4
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0xcf103f…b88a7e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase108d ago0xec6419…972f18

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.