Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43df…54640xfe80…47eeBase—$0.001100%fluxa36d ago0x197292…af4c0b
0x43df…54640x9c95…e299Base—$0.001100%fluxa36d ago0x16bd33…25d818
0x43df…54640xfe80…47eeBase—$0.001100%fluxa36d ago0x1d34a7…9d1351
0x43df…54640xfe80…47eeBase—$0.001100%fluxa36d ago0xde1e31…db3422
0x43df…54640xfe80…47eeBase—$0.001100%fluxa36d ago0x211660…55d285
0x43df…54640xfe80…47eeBase—$0.001100%fluxa36d ago0x690f44…02203b
0x43df…54640xfe80…47eeBase—$0.001100%fluxa36d ago0xbb7bf9…9da041
0x43df…54640xfe80…47eeBase—$0.001100%fluxa36d ago0xc12e90…313e8e
0x43df…54640xfe80…47eeBase—$0.001100%fluxa36d ago0xdaaa3c…e3cf82
0x43df…54640xfe80…47eeBase—$0.001100%fluxa36d ago0x078faa…d2900c
0x43df…54640xfe80…47eeBase—$0.001100%fluxa36d ago0x8b726c…9fc497
0x43df…54640x9c95…e299Base—$0.001100%fluxa36d ago0x7d5e16…8ddd5e
0x43df…54640xfe80…47eeBase—$0.001100%fluxa36d ago0xe20ebf…2ac7b4
0x43df…54640xfe80…47eeBase—$0.001100%fluxa36d ago0x521bb5…23f788
0x43df…54640xfe80…47eeBase—$0.001100%fluxa36d ago0xdb7bf0…8b713e
0x43df…54640x9c95…e299Base—$0.001100%fluxa37d ago0x4c09ec…faab59
0x43df…54640xfe80…47eeBase—$0.001100%fluxa37d ago0xf618ea…e19ce6
0x43df…54640xfe80…47eeBase—$0.001100%fluxa37d ago0xcb6b40…0db5de
0x43df…54640xfe80…47eeBase—$0.001100%fluxa37d ago0x5e0351…5cf4ad
0x43df…54640xfe80…47eeBase—$0.001100%fluxa37d ago0xdd0265…23052c
0x43df…54640xfe80…47eeBase—$0.001100%fluxa37d ago0x877442…ca0a5a
0x43df…54640xfe80…47eeBase—$0.001100%fluxa37d ago0x0fa4ed…290687
0x43df…54640xfe80…47eeBase—$0.001100%fluxa37d ago0xefbb1a…f15cc4
0x43df…54640x9c95…e299Base—$0.001100%fluxa37d ago0x6fc4e4…324c6a
0x43df…54640xfe80…47eeBase—$0.001100%fluxa37d ago0x91271e…810f26

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.