Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0xea49dd…e8f00d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x8f1e21…724520
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x55f9aa…c5a524
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x56c166…8dc100
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0xc2b18b…e67ace
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x8dcd85…0e37ae
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0xfc88c5…9ad163
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0xade775…e2742b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0xe169fa…8ec18f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0xe49ac0…f99f72
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x441a8a…31fc78
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x70b07e…209165
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0xd6c591…ae3a14
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x95ada8…1ca314
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x25b0de…32a914
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x7dd7e1…77998b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x0bf9df…4d77db
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x231a97…a8e6ac
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x1c574d…f033b0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x454b89…d554d1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x6a5eda…55efb5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0xc3fd2c…3e82d4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x2641e6…a62b31
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x8df103…5479ef
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x439226…0aaeee

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.