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.01100%coinbase90d ago0x7e345f…67a0df
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase90d ago0x356efb…4541df
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase90d ago0x0d9e72…5cf749
0x8dbb…d25c0x9dba…0df8Basex402 service$0.006100%coinbase91d ago0xaafc53…16ead8
0x8dbb…d25c0x9dba…0df8Basex402 service$0.006100%coinbase91d ago0x6ead8c…d14b81
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase91d ago0xf12d18…e9ce85
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%coinbase91d ago0xa39eaa…dfd862
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0xa0070a…05e9ec
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0x4bb058…987d1d
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0xafe043…ce2ced
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0x34d477…f0f521
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0x4f0c86…9980d8
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0xa8c3b7…e61870
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0xfb8049…60ca90
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0xf401cc…75c4db
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0xf8a22e…e8bbca
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0xf3b279…93d561
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0x6443e8…a1233c
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0xf746ac…11f0a6
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0xe9e1dc…bb0f54
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0xb9018e…7e5709
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0xc31f8e…8bbcf1
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0x5f3c3d…4f0ccb
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0x6c6ac3…afc670
0x8dbb…d25c0x9dba…0df8Basex402 service$0.01100%dexter91d ago0xec7674…88005d

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.