Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0xbc414b…608e20
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0xface92…c30162
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0xb314b4…d26987
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0x7d1a6a…8ed283
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0x9c6c32…c96ef4
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0x335867…3b7192
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0xb6c67b…7623ce
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0x1c2654…ead9d9
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0x1ce31c…869f89
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0x821eff…1c3420
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa49d ago0xb12e86…99d70c
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa50d ago0x57b1d3…463465
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa50d ago0x82f7e9…9acb98
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa50d ago0x3bb08b…53cb27
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa50d ago0x253be4…6914f4
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa50d ago0x1ea7f0…0001cd
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa50d ago0xea43f5…da89a6
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa50d ago0x7ed6d5…b4f992
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa50d ago0x487c30…abd8cb
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa50d ago0xaf8503…72536a
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa50d ago0xd78635…b87e9b
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa50d ago0x222b71…691512
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa50d ago0xab63b5…c69b94
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa50d ago0x3c0d47…a2c642
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa50d ago0x9ea052…e1afbe

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.