Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa38d ago0x552cda…6ed3ac
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa38d ago0xe1cfda…274385
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa38d ago0x2b688d…3344d3
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa38d ago0xb759d1…1e1c84
0x1eef…42dd0x9c95…e299Base—$0.001100%fluxa38d ago0x92389f…d6007b
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa39d ago0xca20cc…3e0571
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa39d ago0xe8cb50…39ad72
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa39d ago0x0f4ada…fc88aa
0x1eef…42dd0x9c95…e299Base—$0.001100%fluxa39d ago0xb8a966…3f8b45
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa39d ago0x4b3caf…8d2b2c
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa39d ago0x8fba75…2d65b8
0x1eef…42dd0x9c95…e299Base—$0.001100%fluxa39d ago0x54f64e…7437e6
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa39d ago0xd1f764…e8a904
0x1eef…42dd0x9c95…e299Base—$0.001100%fluxa39d ago0x2443f1…e8bf7c
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa39d ago0xce2b2d…e755d4
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa39d ago0xed284a…531094
0x1eef…42dd0x9c95…e299Base—$0.001100%fluxa39d ago0xc6a04e…2eca19
0x1eef…42dd0x9c95…e299Base—$0.001100%fluxa39d ago0xd988b1…d07f60
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa39d ago0xd34535…6b6c8e
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa39d ago0x82d3f5…d68fb1
0x1eef…42dd0x9c95…e299Base—$0.001100%fluxa39d ago0x265be2…ad8463
0x1eef…42dd0xfe80…47eeBase—$0.001100%fluxa39d ago0x5f400e…e12443
0x1eef…42dd0x9c95…e299Base—$0.001100%fluxa39d ago0xecda89…997945
0x1eef…42dd0x9c95…e299Base—$0.001100%fluxa39d ago0xd4b26c…ae4264
0x1eef…42dd0x9c95…e299Base—$0.001100%fluxa39d ago0xad3a30…147650

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.