Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f31…01150x9c95…e299Base$0.001100%fluxa35d ago0xda3a47…f74f80
0x3f31…01150xfe80…47eeBase$0.001100%fluxa35d ago0x83e2e3…e45db3
0x3f31…01150xfe80…47eeBase$0.001100%fluxa35d ago0xc2dc3b…40cbf9
0x3f31…01150xfe80…47eeBase$0.001100%fluxa35d ago0x11bf9f…5a9b76
0x3f31…01150x9c95…e299Base$0.001100%fluxa35d ago0x84bcfa…9f7d7e
0x3f31…01150xfe80…47eeBase$0.001100%fluxa35d ago0x3eb059…3bdd38
0x3f31…01150xfe80…47eeBase$0.001100%fluxa35d ago0x017ff4…7c2968
0x3f31…01150x9c95…e299Base$0.001100%fluxa36d ago0x40e969…ba1a43
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0x95efd9…b60e04
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0x740c54…a60b73
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0xa20e27…8e27a5
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0x8e3bf5…a68891
0x3f31…01150x9c95…e299Base$0.001100%fluxa36d ago0x3e0c98…2e415a
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0x8488c1…e3e082
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0x6364dd…bb48a3
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0x8a6835…9a8401
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0x3bb4d2…fb38b9
0x3f31…01150x9c95…e299Base$0.001100%fluxa36d ago0x8afb6e…b35025
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0xe1f478…17f5a8
0x3f31…01150x9c95…e299Base$0.001100%fluxa36d ago0x08c0d8…00c6ac
0x3f31…01150x9c95…e299Base$0.001100%fluxa36d ago0xf5af03…422af7
0x3f31…01150x9c95…e299Base$0.001100%fluxa36d ago0xe8400d…c09c5c
0x3f31…01150x9c95…e299Base$0.001100%fluxa36d ago0xfa4b12…7a066e
0x3f31…01150x9c95…e299Base$0.001100%fluxa36d ago0x89967e…cd6a87
0x3f31…01150xfe80…47eeBase$0.001100%fluxa36d ago0xc2e5fb…e0f643

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.