Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0x878ae6…93c9d6
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0x3d5084…8feb2a
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0x536db3…1556ef
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0x238796…74787a
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0xf2e201…be1010
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0x273de1…d9fe46
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0xe4e7f9…3b213a
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa39d ago0x5c84b3…c3688e
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0x1e623d…f9c5bc
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0xd10242…85d65c
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa39d ago0x0ecf44…c0c95d
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa39d ago0x2d223b…1bedc7
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0xb70d5c…bea5c4
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0xc87043…0cd408
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa39d ago0x2cac6e…4a629b
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0x104fbf…e92085
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0x4a4213…3a2fef
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0xd0b199…797cf1
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0x4972b8…ed3f9a
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0xf8acff…ef0646
0x3eff…bbe00x9c95…e299Base—$0.001100%fluxa39d ago0x252216…a348e1
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0x8e61e9…ba0582
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0xa77a1d…cbe870
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0xf2927f…8c6926
0x3eff…bbe00xfe80…47eeBase—$0.001100%fluxa39d ago0x852802…bfbfe3

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.