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%fluxa15d ago0xca51ae…3391a4
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0xcf8525…71f006
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0xc31e9a…f7e054
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0xaa82c1…d25336
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0xce8b7a…82cd22
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0x1d6f08…158d8a
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0x2e60fa…46b159
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0x41c86b…a89259
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0x9e97c4…132087
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0xdf9e56…e34d8a
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0x41382b…75f610
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0x70c94a…b4106b
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0x0164e4…948d26
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0x6e6f82…7c3c1b
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0x7aeb9b…f6c732
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0xce74fa…3349f7
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa15d ago0x33aa71…828cf7
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa16d ago0xc8797c…1cebb0
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa16d ago0xbacd34…19156f
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa16d ago0x805061…36aa45
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa16d ago0x9462e4…71f10b
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa16d ago0x4d9156…6894d8
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa16d ago0x31b5b8…79f51b
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa16d ago0x80b155…fefa53
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa16d ago0x304a1c…9a735e

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.