Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xf2a6…b47bBasex402 serviceJapan$0.002100%coinbase17d ago0x69d2b8…b0136b
0x8d2a…7d370xf2a6…b47bBasex402 serviceJapan$0.002100%coinbase17d ago0xdc6ca4…d102db
0x8d2a…7d370xf2a6…b47bBasex402 serviceJapan$0.002100%coinbase17d ago0x007e7b…d65fcc
0x8d2a…7d370xf2a6…b47bBasex402 serviceJapan$0.002100%coinbase17d ago0x6b4000…ce6e49
0x8d2a…7d370xf2a6…b47bBasex402 serviceJapan$0.002100%coinbase17d ago0x930fe7…397310
0x8d2a…7d370xf2a6…b47bBasex402 serviceJapan$0.002100%coinbase17d ago0x3cf3cb…de52a3
0x8d2a…7d370xf2a6…b47bBasex402 serviceJapan$0.002100%coinbase17d ago0xc61e02…084ccf
0x8d2a…7d370xf2a6…b47bBasex402 serviceJapan$0.002100%coinbase17d ago0xc96c06…ed92c8
0x8d2a…7d370xf2a6…b47bBasex402 serviceJapan$0.002100%coinbase17d ago0xea0bf2…c2b046
0x8d2a…7d370xf2a6…b47bBasex402 serviceJapan$0.002100%coinbase17d ago0x29aae7…2c4ece
0x8d2a…7d370xf2a6…b47bBasex402 serviceJapan$0.002100%coinbase17d ago0xe3220c…ecb9d3
0x8d2a…7d370xf2a6…b47bBasex402 serviceJapan$0.002100%coinbase17d ago0xde2703…6cfe59
0x8d2a…7d370xf2a6…b47bBasex402 serviceJapan$0.002100%coinbase17d ago0xd20d81…d8f984
0x8d2a…7d370xf2a6…b47bBasex402 serviceJapan$0.002100%coinbase17d ago0x3b4447…4811fb

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.