Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0x78cf3b…cef212
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0x4d8b19…754606
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0x331d7e…0a6848
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0x0c8b79…d81876
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0xf842b7…1e9707
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0xe08d3c…d5c852
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0xff8977…df6ea9
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0x470071…b5cea6
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0x34d0a2…ed132a
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0x11b5cf…5470cf
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0x33e9cf…350790
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0x45ad35…11a6eb
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0x1249dc…bb5542
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0x57cb3b…e1985d
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0x92e0a5…474df9
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0x12ec27…663117
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0x4bbbe6…a8ddbb
0x718a…59760xfe80…47eeBase—$0.001100%fluxa15d ago0x7641a1…51515c
0x718a…59760xfe80…47eeBase—$0.001100%fluxa16d ago0x373dd6…982a45
0x718a…59760xfe80…47eeBase—$0.001100%fluxa16d ago0x8c3af0…eb6de2
0x718a…59760xfe80…47eeBase—$0.001100%fluxa16d ago0xefd69c…d5e61f
0x718a…59760xfe80…47eeBase—$0.001100%fluxa16d ago0xf19dd6…0b2764
0x718a…59760xfe80…47eeBase—$0.001100%fluxa16d ago0xdd8cff…6dbde0
0x718a…59760xfe80…47eeBase—$0.001100%fluxa16d ago0xa7d36b…2e33b2

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.