Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0x0f3bee…9076db
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0x944880…b1a804
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0xe596a4…639c4c
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0xcf93d7…c1f034
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0x41da89…a53a77
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0xc7cca8…5fb881
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0x8dd3f1…d077fc
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0xc9edb2…8bee56
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0x833bc5…449eb1
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0x652e8b…3f29d8
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0xf5078a…fcbce8
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0x1f3c52…0da4b0
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0x48c67b…202285
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0xccd20c…89e967
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0x45b9a3…ad46a8
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0xc295ad…c84780
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0x6fce68…566e99
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0x84c90d…21628b
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0xee2db4…1ba011
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0x019c5e…2141c6
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa18d ago0xee8622…cb9054
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x7acefb…e3f7a6
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x4b1f4c…af3e80
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x2ac569…43035d
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0xae7cb5…f5ef39

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.