Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase17d ago0x82f5ee…8afc21
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase17d ago0x4b7459…e7605a
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase17d ago0x5d1965…2d1e97
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase17d ago0x4a9518…499783
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase17d ago0x13949b…531a07
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x4dcd5b…c7ce62
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xfe86f7…908353
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xa01a11…14253f
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xdf27cd…d7cc02
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xbb1a9b…37b072
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x9f0b53…1c1109
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x023bf1…0a5321
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xee9f78…26a145
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xc5c146…97eb03
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xfdabd0…6def74
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xd6306c…2f98a1
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xc5d741…6d7648
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xf3153f…ac0872
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xd6baf4…6c21e7
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x6d5a2a…8b41e2
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xc4d82f…3f8315
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xcc4a3c…c678ee
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x501b8f…c335db
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x6cdee2…8505a4
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xbe9ff8…99ff4d

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.