Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x66d7…83bcBasex402 service$0.11100%coinbase104d ago0x823946…7d07d5
0x9cc4…b1760x66d7…83bcBasex402 service$0.16100%coinbase104d ago0xc22962…c8f77f
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase104d ago0x8d1e6c…919177
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase104d ago0x2f243f…d87665
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase104d ago0xf69114…1d0d78
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase104d ago0x77dcb5…4cb1a6
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase104d ago0x480d49…5bdc5a
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase104d ago0x574c56…1e66e8
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%candidates104d ago0x42cf5a…4912f2
0x9cc4…b1760x66d7…83bcBasex402 service$0.86100%coinbase104d ago0x85ceca…c163ca
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase104d ago0xfb7d30…5c0dcf
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase104d ago0x7368b7…e3eab8
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase104d ago0xc4ff4d…c0b389
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase104d ago0x32e349…935577
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%candidates104d ago0x1897ff…4ba823
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase104d ago0xa37911…e8a5f4
0x9cc4…b1760x66d7…83bcBasex402 service$0.03100%coinbase104d ago0xe04fcb…da6785
0x9cc4…b1760x66d7…83bcBasex402 service$0.16100%coinbase104d ago0x857d4d…582509
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%candidates104d ago0xedd0cd…dc6eeb
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase104d ago0x03699e…9bf803
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase104d ago0x90d576…ec8bc8
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase104d ago0xcb49b3…6d5199
0x9cc4…b1760x66d7…83bcBasex402 service$0.03100%coinbase104d ago0x5894fa…8ecd20
0x9cc4…b1760x66d7…83bcBasex402 service$0.16100%coinbase104d ago0xbe9fc2…d0adf3
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%candidates104d ago0x90c134…da84f7

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.