Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf380…60390xfe80…47eeBase—$0.001100%fluxa15d ago0x9fdeec…1e0fc5
0xf380…60390xfe80…47eeBase—$0.001100%fluxa15d ago0x103d79…6b9279
0xf380…60390xfe80…47eeBase—$0.001100%fluxa15d ago0xf43ee7…5ae67a
0xf380…60390xfe80…47eeBase—$0.001100%fluxa15d ago0x0085b3…17540d
0xf380…60390xfe80…47eeBase—$0.001100%fluxa15d ago0x5991bb…4f1036
0xf380…60390xfe80…47eeBase—$0.001100%fluxa15d ago0x4bcbbf…f19d01
0xf380…60390xfe80…47eeBase—$0.001100%fluxa15d ago0xf14247…1ac12a
0xf380…60390xfe80…47eeBase—$0.001100%fluxa15d ago0xd8e0ce…1bf7da
0xf380…60390xfe80…47eeBase—$0.001100%fluxa15d ago0xa81b91…68e164
0xf380…60390xfe80…47eeBase—$0.001100%fluxa15d ago0x42cca6…43729d
0xf380…60390xfe80…47eeBase—$0.001100%fluxa15d ago0x7ebda4…aa8eec
0xf380…60390xfe80…47eeBase—$0.001100%fluxa15d ago0x8fa7fb…28aad2
0xf380…60390xfe80…47eeBase—$0.001100%fluxa15d ago0xd24e5a…b36675
0xf380…60390xfe80…47eeBase—$0.001100%fluxa15d ago0x4c5c6f…32ca7d
0xf380…60390xfe80…47eeBase—$0.001100%fluxa16d ago0x008158…169bf0
0xf380…60390xfe80…47eeBase—$0.001100%fluxa16d ago0xff1352…8974f4
0xf380…60390xfe80…47eeBase—$0.001100%fluxa16d ago0x00544c…c366e9
0xf380…60390xfe80…47eeBase—$0.001100%fluxa16d ago0xf52705…fcc714
0xf380…60390xfe80…47eeBase—$0.001100%fluxa16d ago0x209474…f8076e

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.