Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0xd0127d…e912e2
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0xaaedad…ab646e
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0xef1429…cc61f1
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0x2b0e0e…adf642
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0x12bbea…9f0651
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0x7ae670…c16e90
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0xd55d0b…a58fea
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0xced8c4…34ebed
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0x1cea39…03675c
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0x578222…6d137d
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0x680ca8…9c7acf
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0xcfa911…5b6797
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0xc35bac…50c73f
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0x7ce703…271740
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0x6b7243…309fa2
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0xbe8d45…f0e7ee
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0x0b4da0…7a9466
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0x8f4410…e6fcdb
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0xf3b0b9…aa0844
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0x87d771…935bba
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0xeb4803…aff69f
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0x6dad41…dc857d
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0x67c277…ed79a4
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0x1e98e6…23cb99
0xa0cc…7b910xfe80…47eeBase—$0.001100%fluxa18d ago0x4042aa…d0409e

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.