Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dbb…d25c0x9dba…0df8Basex402 service$0.006100%coinbase92d ago0xf4b3a8…ca403e
0x8dbb…d25c0x9dba…0df8Basex402 service$0.006100%coinbase92d ago0x01e0a1…2c47e9
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0x3ca2b5…20b0f3
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0x0b8609…f1f4b2
0x8dbb…d25c0x9dba…0df8Basex402 service$0.006100%coinbase92d ago0x44a0ee…c84ee9
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0xd7bbf6…4db19f
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0xc7883d…a2929b
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0x258051…2ab196
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0x3117ca…90ede0
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0xf70721…f4d75c
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0xd39a50…a27f13
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0x644946…92be18
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0xce1660…fd7e2a
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0xe9b71d…22e726
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0x7348d8…c10911
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0x875a21…30e455
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0x48b852…294512
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0xaf9fa7…e88ca6
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0x70077c…4482cd
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0xf5393d…e84075
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0x5cb5e1…559500
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0xa93e96…c910cf
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0x7bd499…f4b38b
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0x578a54…c97f5e

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.