Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa39d ago0xed9bde…3b2a51
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa39d ago0xeb1b97…4740d9
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa39d ago0x6a2337…61b2aa
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa39d ago0xa292c3…a44e35
0xbe1b…00420x9c95…e299Base$0.001100%fluxa39d ago0x8c37ab…2eeffe
0xbe1b…00420x9c95…e299Base$0.001100%fluxa39d ago0xbe5a0e…59cafa
0xbe1b…00420x9c95…e299Base$0.001100%fluxa40d ago0x89868d…08b790
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa40d ago0xa50455…e73bbb
0xbe1b…00420x9c95…e299Base$0.001100%fluxa40d ago0xc7159b…8182af
0xbe1b…00420x9c95…e299Base$0.001100%fluxa40d ago0xb9ccc0…9da1ef
0xbe1b…00420x9c95…e299Base$0.001100%fluxa40d ago0x5b69f1…c97b87
0xbe1b…00420x9c95…e299Base$0.001100%fluxa40d ago0x298498…51dea1
0xbe1b…00420x9c95…e299Base$0.001100%fluxa40d ago0x434974…28f7d5
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa40d ago0x4e00a8…58bfd6
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa40d ago0xa49d79…7b776d
0xbe1b…00420x9c95…e299Base$0.001100%fluxa40d ago0x7029ad…7332a1
0xbe1b…00420x9c95…e299Base$0.001100%fluxa40d ago0x819892…d951af
0xbe1b…00420x9c95…e299Base$0.001100%fluxa40d ago0xe34511…a4f6d6
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa40d ago0xe786c3…5feaae
0xbe1b…00420x9c95…e299Base$0.001100%fluxa40d ago0x8b6214…49b0ff
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa40d ago0xa2b799…29b4ad
0xbe1b…00420x9c95…e299Base$0.001100%fluxa40d ago0xf41b22…776a05
0xbe1b…00420x9c95…e299Base$0.001100%fluxa40d ago0xd6c8b7…eda28f
0xbe1b…00420x9c95…e299Base$0.001100%fluxa40d ago0x5970cc…32b708
0xbe1b…00420x9c95…e299Base$0.001100%fluxa40d ago0xc69448…50c5e5

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.