Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0xe6f0cf…43fdf9
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0xaad647…2377fa
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0x09191e…b00aae
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0x4ac61c…05cf02
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0x5ea953…5f4e0c
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0xca44c2…30c7cc
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0x0c0807…812413
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0xe075ef…d5be46
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0x869f69…8603f5
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0x8d6054…a7321d
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0xd488ca…579900
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0xe861ca…0cefca
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0xac4265…c4a08c
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0xb0fe7c…b8c0a1
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0x59adb2…21b390
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0xc83373…7fb2a0
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0x5effd3…0d6b1c
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0xb3edac…c482af
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0x0fe9e1…5b5191
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0xf9c5a1…3907dc
0x8a4a…5a080xfe80…47eeBase—$0.001100%fluxa12d ago0x50f8f9…7d67f8

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.