Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa44d ago0x571bf0…d1cf29
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa44d ago0x6a2d22…eedbd0
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa44d ago0x8d46a6…de6d7a
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa44d ago0x7840ae…5edb1e
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa44d ago0xd6466f…6ea2f8
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa44d ago0x1026ba…3d32b3
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa44d ago0xf80ba7…3f0eae
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa44d ago0xfab47d…b76b7f
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa44d ago0xd7b66a…97b3f4
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa44d ago0x6f7f61…45af4b
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa44d ago0x1c44c1…88148a
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa44d ago0xc6c017…748127
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa44d ago0x5b1640…1bc787
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa44d ago0xfbe5fe…d5ca62
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa44d ago0x7ccdc4…4f0f17
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa44d ago0x2c24ea…0b0f12
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa44d ago0x3ae980…af3489
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa44d ago0x6e75ab…6db563
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa44d ago0x968ec0…7e3903
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa44d ago0xf02682…3b94cc
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa44d ago0xf57cbd…6f0645
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa44d ago0x7f5aef…5349c8
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa44d ago0x646994…9fd050
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa44d ago0xb88744…091140
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa44d ago0x3ecd33…50fc26

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.