Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860x9c95…e299Base—$0.001100%fluxa58d ago0x8b900b…888f7c
0x0b40…da860x9c95…e299Base—$0.001100%fluxa58d ago0x4de010…38cf5e
0x0b40…da860x9c95…e299Base—$0.001100%fluxa58d ago0xa087d9…d48aba
0x0b40…da860x9c95…e299Base—$0.001100%fluxa58d ago0xe94692…a5a669
0x0b40…da860x9c95…e299Base—$0.001100%fluxa58d ago0x051279…97f52e
0x0b40…da860x9c95…e299Base—$0.001100%fluxa58d ago0x925dd1…53f944
0x0b40…da860x9c95…e299Base—$0.001100%fluxa58d ago0x983eb5…a650ef
0x0b40…da860x9c95…e299Base—$0.001100%fluxa58d ago0x9fdf1b…bfd9aa
0x0b40…da860x9c95…e299Base—$0.001100%fluxa58d ago0x9705ca…7ec8a3
0x0b40…da860x9c95…e299Base—$0.001100%fluxa58d ago0x4933f3…6c679f
0x0b40…da860x9c95…e299Base—$0.001100%fluxa58d ago0x91711d…f5d252
0x0b40…da860x9c95…e299Base—$0.001100%fluxa58d ago0xdc4ead…afae29
0x0b40…da860x9c95…e299Base—$0.001100%fluxa58d ago0xd38469…b22c35
0x0b40…da860x9c95…e299Base—$0.001100%fluxa58d ago0xca80f9…c036cf
0x0b40…da860x9c95…e299Base—$0.001100%fluxa58d ago0x997aba…c09a47
0x0b40…da860x9c95…e299Base—$0.001100%fluxa58d ago0x091c36…716334
0x0b40…da860x9c95…e299Base—$0.001100%fluxa59d ago0xc5a4bc…9649e9
0x0b40…da860x9c95…e299Base—$0.001100%fluxa59d ago0x7eddbd…c430ef
0x0b40…da860x9c95…e299Base—$0.001100%fluxa59d ago0x9cd800…66b36c
0x0b40…da860x9c95…e299Base—$0.001100%fluxa59d ago0xed5f3b…43d748
0x0b40…da860x9c95…e299Base—$0.001100%fluxa59d ago0x4d564d…7e561e
0x0b40…da860x9c95…e299Base—$0.001100%fluxa59d ago0xa65dc6…9605d9
0x0b40…da860x9c95…e299Base—$0.001100%fluxa59d ago0x32d1a1…ff8fd8
0x0b40…da860x9c95…e299Base—$0.001100%fluxa59d ago0xb54bc9…bc39ff
0x0b40…da860x9c95…e299Base—$0.001100%fluxa59d ago0xa4561f…e01342

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.