Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x4cfe39…b85c9a
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0xa9b87f…09a8c3
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x82b0e0…6e401d
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0xbfe850…d5c8dc
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x564537…615133
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x24bd7c…6710c2
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x1a545b…e5de00
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x0ecf5f…fb243b
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x0c1c84…40a17f
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x6d3ec8…bde5b9
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xfe13c2…c7b042
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xc7bec7…0ac6b0
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xb0cd29…0d7e2f
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x72da68…6de7b8
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x664045…c5478f
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x2f23d1…372ceb
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x9824ef…89f434
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xa4e092…9bf616
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x32ab79…ab3df5
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xc6d399…7d62ef
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x59036a…48d634
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xceef08…a98491
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xf9b2b7…8eb912
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0xcd9f34…2bcb4e
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x613984…c6b9a4

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.