Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa48d ago0xe0bdde…552209
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa48d ago0xd267a2…c24752
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa48d ago0x597200…9023ce
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa48d ago0x5feef7…d9e851
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa48d ago0xbab39a…e05a19
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa48d ago0x893842…95f811
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa48d ago0x480944…8dd501
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa49d ago0x6f9977…83e500
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa49d ago0xd4c40c…8ef518
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa49d ago0x62b55d…17bb04
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa49d ago0x1cd4e9…62e7cf
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa49d ago0x5f43c9…6ee6b6
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa49d ago0x85aa12…8be94d
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa49d ago0x187328…e82102
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa49d ago0x4f0c31…3a0518
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa49d ago0xe9e739…dc9c27
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa49d ago0xaa2590…86c7ae
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa49d ago0xa8bbca…d369d9
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa49d ago0xb446e2…54f6e9
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa49d ago0xb93a86…0282a7
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa49d ago0x455f91…9d28c4
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa49d ago0x318d49…79f034
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa49d ago0x439613…de181c
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa49d ago0xbb754a…4c2167
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa49d ago0x783358…55e195

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.