Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x5fa259…670972
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0xf15cb7…13ebdf
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0xc45923…b1be3c
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x6ac6df…932d90
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x957b85…4729d1
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x536765…4edfe6
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x8f6aba…bef34b
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x4bfee9…5c7e4f
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0xa930f7…023c7e
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x6e23cf…a9dfef
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x9b90a0…efe4a5
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x5e2e02…c36119
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0xe59774…3cd4b4
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x23ce80…36daa1
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x74afa8…5d657e
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x7b8a72…bbc226
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0xbebe76…efb49f
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0xdc58d5…8e9dbf
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x0082b1…4c2c77
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x92fece…136f1a
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0xf950e8…63fcc2
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x30a9b7…970cc1
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0xcbd201…f2997c
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x926d45…084865
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa21d ago0x1d396d…a293f8

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.