Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0x5b6280…3d2281
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0x05e26a…69d2a7
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0x2c249e…429980
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0x2b943b…b7d57d
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0x149183…cf0008
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0xd70683…effa14
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0x80e142…869736
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0xfc036a…d02608
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0x75c205…fb2242
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa33d ago0xa68fa0…e15bab
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0x08182c…b729df
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0xdfeb83…d3193b
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa33d ago0x53cc9d…40c7ea
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0xcf6d42…c57795
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa33d ago0x65c939…f7ea01
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0x6c1e05…6ee357
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0x7a9218…078d01
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa33d ago0x87ec88…133fbb
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0xa2b562…a4c3e1
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0xc2c32c…236688
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0x5d1470…e3cf0e
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0x567b82…e0c6df
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0x6bdd95…2630ed
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa33d ago0xe92d8a…5a980f
0xe951…068c0x9c95…e299Base—$0.001100%fluxa33d ago0x3a91aa…8191dd

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.