Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa46d ago0xaf9da9…460ef8
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x1c4b99…48dd48
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x471782…f618a2
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x593bce…355204
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x7f8bca…9bfe4e
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0xc1bf36…74c381
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x837366…cd0316
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x8a3d86…908a63
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0xb5fec0…6ca27a
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0xea71b1…3eaf36
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x962645…598958
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0xc9d50e…39d6dc
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0xecee97…d4df80
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0xaada47…9cf07f
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0xf19d4d…428cef
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0xa05a20…b29480
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa47d ago0x464dd8…6d7e32
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa47d ago0xa8d85f…61ba14
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa47d ago0xe10f04…a91092
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa47d ago0x3e1541…a5972c
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa47d ago0xb5e450…4f2bc4
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa47d ago0x569dcd…6c0b24
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa47d ago0xb892ac…ecd016
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa47d ago0x445a6a…a11903
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa47d ago0x3cacb5…d6e480

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.