Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8321…80060x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x65a312…5895fe
0x8321…80060x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x2555ba…17a983
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase21d ago0xeef207…c450f1
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase21d ago0x6b2153…cae2fc
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase21d ago0x472605…261771
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase21d ago0xde5dfd…dc676b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase21d ago0x143e1f…3bf341
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase21d ago0xb60c97…c03de7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase21d ago0xfdc52a…9aaafe
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase21d ago0x7e502d…227d89
0x14dd…6a580x9fb3…1d9aBasex402 service$0.01100%coinbase21d ago0xbd516c…c4425d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase21d ago0x3ae942…1df8c8
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase21d ago0xbaa51f…3ddcec
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase21d ago0xdffa21…9558f5
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase21d ago0x7fc0b1…27c2c4
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase21d ago0xb704ae…1da022
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase21d ago0x1fae6f…720978
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase21d ago0xc5c209…76623f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase21d ago0x7de4e5…c7c87c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase21d ago0x25a459…41fd43
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21d ago0x0876ca…ea4b21
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21d ago0x0b8b54…a13747
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21d ago0x3b2ce8…358ef7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21d ago0x2106c4…6b4678
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x5d0591…a04511

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.