Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa32d ago0x881375…4f8885
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa32d ago0x365671…bc21f2
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa32d ago0x1fef99…91d418
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa32d ago0x873c7b…fcdaf1
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa33d ago0xe0faf8…d9fe8a
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa33d ago0xb57c91…f72fd4
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa33d ago0x458b55…2b1f9b
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa33d ago0x6b6e2d…1bc7db
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa33d ago0x3c3990…c6e0d3
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa33d ago0x372e97…db07e8
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa33d ago0x74bdac…033ef0
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa33d ago0x7793a9…d580ae
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa33d ago0xd8e3e2…dcbc92
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa33d ago0x615c04…b1cdcf
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa33d ago0xf88033…543d47
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa33d ago0x780023…29ad7b
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa33d ago0x48ab2d…ba7d23
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa33d ago0x4eb6a0…74ebd9
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa33d ago0x28ce1e…c52124
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa33d ago0xd05489…9f0b00
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa33d ago0x703e62…d869cb
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa33d ago0x2392b8…420df5
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa33d ago0x39db3d…94b378
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa33d ago0xd9c619…c3629d
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa33d ago0xfaaa54…2611cf

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.