Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa73d ago0xe28b84…bc6400
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa73d ago0x8e54b6…638445
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa73d ago0x66f4e6…fa3d29
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa73d ago0x18ec91…ff8912
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa73d ago0x0775ee…fc4f0f
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa73d ago0x4560c7…e450b7
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa73d ago0xdffa17…b42b22
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa73d ago0x3b881b…688942
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa73d ago0xde48e8…19542c
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa73d ago0x114e7b…22edf9
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa73d ago0x425e38…4683f6
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa74d ago0x7df49b…e64555
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa74d ago0x9e3fa6…4f7cfb
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa74d ago0x1df05e…714928
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa74d ago0x772996…8fbce1
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa74d ago0xc30015…7b0551
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa74d ago0x5af5a9…3cfdff
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa74d ago0x1a4b5a…01d2fb
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa74d ago0xf1e2ab…2aa9c7
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa74d ago0x9a1e1a…cb2128
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa74d ago0x0849e1…345471
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa74d ago0x3d1b73…6f31ca
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa74d ago0x08565a…577aca
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa74d ago0x580d7c…c6a81d
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa74d ago0x434211…e0a59c

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.