Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x8278…7699Base$0.20100%fluxa36d ago0x0979ac…6433f8
0xe88d…92210xf718…4c5eBase$0.20100%fluxa36d ago0x328282…55b813
0xe88d…92210xfc21…ebc0Base$0.10100%fluxa36d ago0xb87a50…67cb20
0xe88d…92210x64fe…7e9bBase$0.37100%fluxa36d ago0x1a8ded…3bf532
0xe88d…92210xe7c3…7cf6Base$0.18100%fluxa36d ago0xdbee8c…54d35c
0xe88d…92210x702d…bb37Base$0.51100%fluxa36d ago0x96d942…3d5a48
0xe88d…92210xd1ca…8241Base$0.70100%fluxa36d ago0x7280db…6ede7f
0xe88d…92210x45e8…aca9Base$0.34100%fluxa36d ago0x69df2b…db0a1a
0xe88d…92210xf3cf…1862Base$0.10100%fluxa36d ago0xd11407…1c297e
0xe88d…92210x0785…f1f6Base$0.17100%fluxa36d ago0x94f73a…29540c
0xe88d…92210x3046…3a65Base$0.78100%fluxa36d ago0x152c65…6c709d
0xe88d…92210x02a1…f13eBase$0.10100%fluxa36d ago0xd32d87…8c55b3
0xe88d…92210x9f50…e247Base$0.35100%fluxa36d ago0x5b608f…6206ff

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.