Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa36d ago0xd51f22…22e645
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa36d ago0x518db6…782a7e
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa36d ago0x1a2447…d78164
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa36d ago0x39313d…a7e375
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa36d ago0x974a17…f230ca
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa36d ago0x462cf9…6cbaa5
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa36d ago0xbd76e2…213dd5
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa36d ago0x70c642…366b36
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa36d ago0xa488e8…812bee
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa36d ago0xa30cc5…711cef
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa36d ago0x2fda6d…3b320c
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa37d ago0xb28947…52ec8e
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa37d ago0xa35759…58c17a
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa37d ago0x783d82…71ebf0
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa37d ago0x813afa…babc63
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa37d ago0x8b462d…31c888
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa37d ago0x23667c…171d11
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa37d ago0x9865a0…6f4423
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa37d ago0x81626f…733726
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa37d ago0xda9651…ed3fa3
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa37d ago0x79fba4…cfecaa
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa37d ago0xc27386…85c9f7
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa37d ago0x620375…0eee0c
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa37d ago0x018d3e…43cb4c
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa37d ago0x9227e1…b5d37d

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.