Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2dd55d…b90555
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe1d06e…8daa77
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x696bcf…b862aa
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6ff868…e57630
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x835a86…08ed29
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdeb1d7…7a9b96
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x34b8d2…d454a0
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x031bd2…a448cf
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe8aa45…838679
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x36d241…5cb549
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb5cebd…9cf7f7
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x000391…3f567d
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x78066a…fef75a
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xea400b…0de4bb
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0df524…c0afd3
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2db388…c94294
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe761b4…9b831e
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa24234…d4c3af
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc2cb5a…4ed50e
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa81c40…db5ecb
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd78add…2fce17
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa645e3…626fa8
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfc1e3b…593ac6
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf496cf…d5e462
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI102d ago0x28a1df…c23c2d

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.