Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0xf5972f…3ea064
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0xaa29c7…4bbb31
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0xd0d123…ff1381
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0x220316…5ad76b
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0x2afeed…243118
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa51d ago0xcf4fce…581941
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0xdd5744…e66ffe
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0xcc7034…372294
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0x9f2f8d…d9f8da
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0xc1a655…36cafd
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0xd78011…1e96a7
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0x2356dc…6bbe80
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0xe79e3a…1a9059
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0x7bfa67…153149
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa51d ago0x439cac…cd17ae
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0x5bfc4b…f73983
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0x7ec987…b064be
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0xa75533…1e82fa
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa51d ago0x40e269…a6c867
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0x4b8f63…de581e
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0xfc00a5…21533e
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0xe12651…66245b
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0x5c9e18…9b99b9
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0xb54855…9b8404
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa51d ago0x2e2a0d…ea023e

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.