Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x9751d5…65ae8d
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0xce0672…029c2e
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x6ae855…20442a
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x0d665f…89bda5
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0xad9a7d…61dec8
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x369d41…f6d84c
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0xcc7aa9…d9434e
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0xcc691a…64fa58
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0xa6146c…bab16f
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x3b7f0a…6dacdb
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x82919b…fe09d8
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x0c1a7c…ddedad
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x31eb76…94123e
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x22bcc3…3bc757
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x97ba01…783c32
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0xa8b38b…7089c0
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x76fa19…f57c9f
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x113015…152396
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x36b6b0…99fbd7
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x278277…7d4078
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x1d1a18…e116d0
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0xc3a855…fc1d4b
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x8dfd73…a99737
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x6070ba…6e06a1
0xc768…db320xfe80…47eeBase—$0.001100%fluxa16d ago0x7249c2…a1dcf7

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.