Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf5edf1…f44367
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4b2616…6b51d4
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf9a187…510ea2
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xee7f3d…7be136
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa22fe0…8a4ec1
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8ff3a7…f85b54
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x75d7df…c5b6b4
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5db299…a85c2d
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x29e826…83243e
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x10fb60…c6a4d9
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc0f3d4…0132ff
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x436f24…26058a
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcccb19…535e44
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0aaf32…d92c29
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x28b494…27fe99
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5b7954…de688e
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc4bc5f…8bf4fb
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe6ab09…bfadc3
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x445faf…ddcabb
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe02c66…e898e9
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4c0dc1…305101
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x92359a…8e1245
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0800e4…1a7328
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x549eca…dc310f
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x076e63…5e7c25

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.