Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc318…5b420x9c95…e299Base—$0.001100%fluxa81d ago0x9253ed…71563a
0xc318…5b420x9c95…e299Base—$0.001100%fluxa81d ago0x997030…4bacab
0xc318…5b420x9c95…e299Base—$0.001100%fluxa81d ago0xfcf484…49dd4b
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0xb18e73…2c34bf
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0xbbdcc0…eedc38
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x50dc96…42a83b
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x0e9c7e…922612
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x019c25…588143
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x73510f…6c2d86
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x58bad6…f1fcd5
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x695a04…b51cd4
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0xe00b38…34b3ce
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x1fa86d…f11742
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0xf825a5…068ccc
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x429cd9…d4a2e1
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x92f638…360fff
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0xd0c616…47dc73
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0xeb5580…271300
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0xd18a89…b572b5
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0xc8fe3d…a314f6
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x1aa98e…425360
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x02565b…962f84
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x266d29…9ca609
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x5a1eaf…a632eb
0xc318…5b420x9c95…e299Base—$0.001100%fluxa82d ago0x1057ec…c7ddbf

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.