Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa38d ago0xf38dba…be5b4f
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa38d ago0xfd780b…fe4e9e
0xcc04…8e260x9c95…e299Base$0.001100%fluxa38d ago0x6ad0e2…6b0ad7
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa38d ago0xfabf2a…993bdc
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa38d ago0xf1fedc…6db68f
0xcc04…8e260x9c95…e299Base$0.001100%fluxa38d ago0xd4df68…d2d5bb
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa38d ago0x9fab6b…1d84f8
0xcc04…8e260x9c95…e299Base$0.001100%fluxa38d ago0x36593a…819f2c
0xcc04…8e260x9c95…e299Base$0.001100%fluxa38d ago0x876eb3…a8f48d
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa38d ago0x3577a8…574490
0xcc04…8e260x9c95…e299Base$0.001100%fluxa38d ago0xa76359…41eaea
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa38d ago0x590fd3…6abb2a
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa39d ago0xa964d1…6c8ca7
0xcc04…8e260x9c95…e299Base$0.001100%fluxa39d ago0x0bd69d…bfd530
0xcc04…8e260x9c95…e299Base$0.001100%fluxa39d ago0x63c6a7…bf6c84
0xcc04…8e260x9c95…e299Base$0.001100%fluxa39d ago0xe14210…0553db
0xcc04…8e260x9c95…e299Base$0.001100%fluxa39d ago0x7a1c08…e2e78b
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa39d ago0x6aaf4e…b4c0b4
0xcc04…8e260x9c95…e299Base$0.001100%fluxa39d ago0x67045f…a35f67
0xcc04…8e260x9c95…e299Base$0.001100%fluxa39d ago0x44fe78…e3ded9
0xcc04…8e260x9c95…e299Base$0.001100%fluxa39d ago0xc5ab91…34602d
0xcc04…8e260x9c95…e299Base$0.001100%fluxa39d ago0xeb7ffc…b2509f
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa39d ago0xf1311c…b2ad1e
0xcc04…8e260x9c95…e299Base$0.001100%fluxa39d ago0x546b0f…b450d8
0xcc04…8e260x9c95…e299Base$0.001100%fluxa39d ago0x9e6bec…f73cb6

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.