Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x616d…500b0x9c95…e299Base—$0.001100%fluxa33d ago0x937aea…da5eca
0x616d…500b0x9c95…e299Base—$0.001100%fluxa33d ago0x318893…304e2b
0x616d…500b0x9c95…e299Base—$0.001100%fluxa33d ago0xc957c1…c3ebaf
0x616d…500b0x9c95…e299Base—$0.001100%fluxa33d ago0x927c59…88af7b
0x616d…500b0x9c95…e299Base—$0.001100%fluxa33d ago0xa9b369…65f606
0x616d…500b0x9c95…e299Base—$0.001100%fluxa33d ago0xf45dc8…4369d2
0x616d…500b0x9c95…e299Base—$0.001100%fluxa33d ago0x31b391…7c0993
0x616d…500b0x9c95…e299Base—$0.001100%fluxa33d ago0xe0fe2e…e3126d
0x616d…500b0x9c95…e299Base—$0.001100%fluxa33d ago0x6134ad…71a184
0x616d…500b0x9c95…e299Base—$0.001100%fluxa33d ago0xb8ed34…1ef434
0x616d…500b0x9c95…e299Base—$0.001100%fluxa33d ago0xd4f809…d7cc90
0x616d…500b0x9c95…e299Base—$0.001100%fluxa33d ago0xb32fe6…2ce2a9
0x616d…500b0x9c95…e299Base—$0.001100%fluxa33d ago0x345be5…d15aa2
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa33d ago0x00388b…5b205d
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa33d ago0x8e75a4…36e81f
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa33d ago0xf7da85…b96b2a
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa33d ago0xdeac5c…1a137e
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa33d ago0xe00370…2fdad3
0x616d…500b0x9c95…e299Base—$0.001100%fluxa33d ago0x1ac590…20032a
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa33d ago0xd174f3…82f3c1
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa33d ago0x2102e1…983762
0x616d…500b0x9c95…e299Base—$0.001100%fluxa33d ago0xab7ce4…17a87d
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa33d ago0x1c36ee…607ba8
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa33d ago0x1421a2…ddca3a
0x616d…500b0x9c95…e299Base—$0.001100%fluxa33d ago0x06db28…dfff9f

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.