Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3022…6a360x9c95…e299Base$0.001100%fluxa73d ago0x83b8b1…4f663a
0x3022…6a360x9c95…e299Base$0.001100%fluxa73d ago0x6d6e68…c7a654
0x3022…6a360x9c95…e299Base$0.001100%fluxa73d ago0xf7c281…39cf27
0x3022…6a360x9c95…e299Base$0.001100%fluxa73d ago0x388a83…a9c7ac
0x3022…6a360x9c95…e299Base$0.001100%fluxa73d ago0x99a81c…293b3c
0x3022…6a360x9c95…e299Base$0.001100%fluxa73d ago0x006f8c…2fa13a
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x0b4740…9d3cf4
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x58b7e5…20ada6
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x5931b0…6d5ff8
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x13451f…f26340
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x3de3f0…de143a
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x0510e0…1e6f9c
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x0d775d…3949c0
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x460dfb…4aa983
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x716646…33ebcd
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0xf9bdae…b9055d
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x18e96d…3370c8
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x14ca30…6c8583
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x945a9c…fc1508
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x1aa123…d6f797
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x2923ba…3d2aa4
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x03f26c…54ba97
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0xc76b6e…330ec1
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0xf51c84…832f19
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0xc9bd4d…da6fee

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.