Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf98…fe7e0xd593…700dBasex402 service$0.05100%coinbase18d ago0x8c1520…20aeb3
0xcf98…fe7e0xd593…700dBasex402 service$0.05100%coinbase18d ago0x4967d1…d2ecd9
0xcf98…fe7e0xd593…700dBasex402 service$0.01100%coinbase18d ago0x84100d…6d024c
0xcf98…fe7e0xd593…700dBasex402 service$0.01100%coinbase18d ago0x32007c…2ca630
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase18d ago0xe32661…1dfea3
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase18d ago0x7de6df…059f20
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase18d ago0xd1fe40…b9b7dc
0x7ef1…4ae20xd593…700dBasex402 service$0.01100%coinbase18d ago0xad0df5…67d5c0
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase18d ago0x565c36…1dee5f
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase18d ago0x2ac0c8…975603
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase18d ago0xd7f724…abfbdc
0xc9c7…16700xd593…700dBasex402 service$0.02100%coinbase18d ago0xb54e83…e9a2f9
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase18d ago0x25eda1…7e5cc1
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase18d ago0x7f7af5…d9e711
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase18d ago0x4ca652…3b0077
0xbb5d…71a90xd593…700dBasex402 service$0.02100%coinbase19d ago0xfad834…4e4275
0xbb5d…71a90xd593…700dBasex402 service$0.02100%coinbase19d ago0x31a9e1…c59110
0xbb5d…71a90xd593…700dBasex402 service$0.02100%coinbase19d ago0x2f0570…67bb48
0xbb5d…71a90xd593…700dBasex402 service$0.02100%coinbase19d ago0x8d810a…ae1b2e
0xbb5d…71a90xd593…700dBasex402 service$0.02100%coinbase19d ago0xa51462…5291e2
0xbb5d…71a90xd593…700dBasex402 service$0.02100%coinbase19d ago0x79f9da…fd759a
0xbb5d…71a90xd593…700dBasex402 service$0.01100%coinbase19d ago0xec5b8a…8e370a
0xbb5d…71a90xd593…700dBasex402 service$0.01100%coinbase19d ago0xbfa299…1089ba
0xbb5d…71a90xd593…700dBasex402 service$0.01100%coinbase19d ago0x42c019…3e3f6f
0xbb5d…71a90xd593…700dBasex402 service$0.01100%coinbase19d ago0x38f598…a15855

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.