Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa48d ago0x51ac84…c6b23f
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0x8450e3…9701ab
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0xf01917…e99a4f
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa48d ago0x31fa1c…e74f3e
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa48d ago0x5d605f…94d21c
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0x6d7683…d63eec
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0x4ea657…f4f259
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0x6c8c5e…7a3706
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0x1388d7…9f46cf
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0xd6d33f…2a2f41
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0xb43cea…812b65
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0x68041e…d3186f
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0x811d63…720810
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0x43388b…a7bf4e
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0xb28d07…6e6e03
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0x89c78b…1b3b1e
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0x1ca0a6…5438ed
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0x7b7d39…c5e349
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0x5a632a…6d065a
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0x34037d…f55b02
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa48d ago0xf6ce30…52667d
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa48d ago0xc183ab…f42b22

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.