Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa81d ago0x104775…a3b089
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0xabb444…7bdc21
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0xe7ee2f…360d29
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0x9de5dc…4a2d9b
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0xfa8883…20762a
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0x182dab…d80fd0
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0x320961…09ed49
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0x890db3…b4e040
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0x3f3b18…ab291b
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0xdd6914…daa979
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0xa55410…2ce7ea
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0x5aedce…5ed4fe
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0xb2376e…824ffe
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0x82f0b3…3bff60
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0x823519…fb2d5a
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0xa93259…0252a0
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0xfbfcba…4cb2e1
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0x662e70…2a1986
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0x662696…466fe1
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0x14d4dc…e8e82f
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0x61ed70…33bc5f
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0x8691ac…bb0902
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0x4e5a83…7edcd8
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0x68950f…0f28ec
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa82d ago0xc59516…cd1ac7

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.