Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0xe4dd09…1aae2d
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0x304885…a3a1bd
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0x46aa2c…f1d54a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0xaf3dbb…15e706
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0x6448fe…bad4e1
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0xa507a3…3fac6d
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0xca5424…452076
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0x159c75…e24794
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0xa2f75c…045d3a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0xde71a3…190104
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0x95d553…1036dd
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0xb07e36…440c29
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0xe209ab…b6ec66
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0xd3f74f…3f5908
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0x7380ae…fd1561
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0xed0a66…52e756
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa89d ago0x1e2217…210bf7
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x2fa2f1…ff9745
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x91572d…d49808
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0xdab832…20fb58
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x284d49…78bffd
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x6b01ce…338465
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0xb0a5f5…bbb82d
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0x847d6d…6b09cc
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa90d ago0xbb2aba…1c8866

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.