Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa33d ago0x1ea46f…07cb85
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa33d ago0xf6d50d…716813
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa33d ago0x80cb26…8a0f3f
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa33d ago0x6b2f53…ba092a
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa33d ago0x42d5b8…65e8f7
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa33d ago0x9c6791…a3533f
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa33d ago0x3b3166…d07d13
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa33d ago0x69c360…cd317c
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa33d ago0x17506c…8a5077
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa34d ago0xd0d340…eb5ea1
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0x54ed48…926f7d
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa34d ago0xfc0465…d1f93a
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0xd5cfd8…c608d4
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0x6c2d02…043d7e
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa34d ago0x00c413…0f159a
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0x6e81f3…c03a0d
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0x59d449…6adebb
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0xf31035…b0fd23
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0xe3ab92…9a3f0f
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa34d ago0x36c54a…bf1471
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0x19d6f7…a682f6
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0x8a3245…b8cf9b
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa34d ago0x0a7d20…d497d3
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0xfc0520…923904
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa34d ago0x234ff2…71101d

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.