Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49d4…3d270x9c95…e299Base$0.001100%fluxa33d ago0x0bc2f4…650a4a
0x49d4…3d270x9c95…e299Base$0.001100%fluxa33d ago0x2b25c0…e31251
0x49d4…3d270x9c95…e299Base$0.001100%fluxa33d ago0x902ce4…52624c
0x49d4…3d270x9c95…e299Base$0.001100%fluxa33d ago0x31b3cb…5a0989
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa33d ago0x4d237b…0707ef
0x49d4…3d270x9c95…e299Base$0.001100%fluxa33d ago0x3c162e…6f0e5e
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa33d ago0x559aa7…152684
0x49d4…3d270x9c95…e299Base$0.001100%fluxa33d ago0x2cb81e…f285da
0x49d4…3d270x9c95…e299Base$0.001100%fluxa33d ago0x680c52…74d811
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa33d ago0x9f3d1b…c5d308
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa34d ago0x9669b2…ba91c1
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa34d ago0xfb0cdb…f5b774
0x49d4…3d270x9c95…e299Base$0.001100%fluxa34d ago0x6c9072…deefb6
0x49d4…3d270x9c95…e299Base$0.001100%fluxa34d ago0x24daf1…29e843
0x49d4…3d270x9c95…e299Base$0.001100%fluxa34d ago0x7b9927…6dbd89
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa34d ago0x22ee70…59254f
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa34d ago0xb9b6b4…033f94
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa34d ago0xae37e4…f0f4a0
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa34d ago0x32fb6c…48fde8
0x49d4…3d270x9c95…e299Base$0.001100%fluxa34d ago0x41a692…ee64d9
0x49d4…3d270x9c95…e299Base$0.001100%fluxa34d ago0x78c753…b4e65f
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa34d ago0x527ee3…002d74
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa34d ago0x5d0a6b…c6d7a9
0x49d4…3d270x9c95…e299Base$0.001100%fluxa34d ago0x5180b7…464e3f
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa34d ago0xc0e84a…595c4e

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.