Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa39d ago0xcd1afb…8cff1a
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa39d ago0x781767…0b868d
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa39d ago0xf05e04…e7a6a1
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa39d ago0x1ce1af…f328cb
0x0edf…26000x9c95…e299Base—$0.001100%fluxa39d ago0x9187a1…9a1826
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa39d ago0x7a335f…d3c153
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa39d ago0xc75fde…5ee291
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa39d ago0x596b8a…e8bd78
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x38f911…f15d86
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x89411c…15e22a
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x01df54…dfece4
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x7248c0…8b939d
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0xa46097…28577c
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0xcbbd95…149e78
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0xefb821…ddff41
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x9892f7…2dd89e
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x41b294…32ead3
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x863cb3…7e0854
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x8fd3fd…c2724c
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x90e2b4…84065d
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x1e9d67…5246d7
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x5e58db…0e7489
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0xb8be8f…2b9484
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0x2436e7…558b87
0x0edf…26000x9c95…e299Base—$0.001100%fluxa40d ago0xedcb32…7480fb

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.