Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa45d ago0x9382ed…b6850f
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa45d ago0x9df15d…b6deb2
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa45d ago0x0ed60d…7634b6
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa45d ago0x9a5edb…7298fc
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa45d ago0x7a4f2b…d8ba97
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa45d ago0xb2ffb2…a6e3db
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa45d ago0x3551a4…b8d10d
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa45d ago0x0ad5ef…9792fe
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa45d ago0x8207fe…8f2ba2
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa45d ago0x1138eb…b77c46
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa45d ago0xb5e6da…f00a7f
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa45d ago0x7c1399…075420
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa45d ago0x9e0fdb…98b3b0
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa45d ago0xd830e6…c48407
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa45d ago0x5fb63c…77fa4d
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa45d ago0x3e5a6a…78860e
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0xad5e5a…ac4c06
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0x03216a…a2c4c1
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0xa41ce9…3e374a
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0xfabc70…f5b0d9
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa46d ago0xa76da9…a0e4aa

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.