Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa20d ago0x3b8173…737299
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa20d ago0x182e3a…f0d64f
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa20d ago0x029ea1…47599c
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa20d ago0x8e8665…f704e4
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa20d ago0x4fe9b1…b7a200
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa20d ago0x76ef65…538e4e
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa20d ago0x169448…515992
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa20d ago0x639e19…26599b
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa20d ago0x875a76…9ee216
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa20d ago0xe602c1…735c49
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa20d ago0xd7dfce…0f1a35
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa21d ago0x34c3ea…8b0d8c
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa21d ago0x1e89aa…78e66b
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa21d ago0xe2577a…d239dd
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa21d ago0x4d01fd…b320e6
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa21d ago0x8fc6db…4fe397
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa21d ago0x0470e2…01fa7f
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa21d ago0xd86b83…7ba37b
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa21d ago0x4cb291…1a38b9
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa21d ago0x4a6efd…d2f427
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa21d ago0x136f5e…88e06b
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa21d ago0x7ebb35…74e942
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa21d ago0x9f9c5d…79d302
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa21d ago0xca42ac…69e9f4
0x8780…71f30xfe80…47eeBase—$0.001100%fluxa21d ago0x3e7df1…c07dbe

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.