Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa33d ago0xe6334b…9180ca
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa33d ago0xde7e76…f52c2f
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa33d ago0x76c2f6…cc318a
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa33d ago0xdfc1f1…a7c8e4
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa33d ago0x63852d…57376e
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa33d ago0x3af6e0…2bf92e
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa33d ago0xc6c1c5…112264
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa33d ago0x034e14…64eded
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa34d ago0x35afb5…ab0415
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa34d ago0x0a840c…6ff611
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa34d ago0x77fc7f…f567ad
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa34d ago0x137704…1c8687
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa34d ago0x2ff71a…519987
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa34d ago0x9ae4a6…c86e60
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa34d ago0xaae6ac…48328b
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa34d ago0xc66e6e…b44020
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa34d ago0x1ce012…447b0b
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa34d ago0x7928f7…f4e3e4
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa34d ago0xbd9228…0d41b1
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa34d ago0x179732…20edc5
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa34d ago0x8b8aa5…58c4a0
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa34d ago0xf68d69…f9c17d
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa34d ago0xed840a…22e0e4
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa34d ago0x839183…940025
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa34d ago0xff9b64…a26473

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.