Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa44d ago0x94a0eb…7d6415
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa44d ago0xf226fc…4cacf3
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa44d ago0xe44649…1d3be5
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa44d ago0xb7e2dd…cd9a5f
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa44d ago0x8ea276…b355f8
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa44d ago0xb54d75…087cd8
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa44d ago0x545df0…2668a4
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa44d ago0x07257c…4a459c
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa44d ago0x6d2977…2e5189
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa44d ago0x15a321…ee72ea
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa44d ago0xa13a46…120eef
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa44d ago0xe878ed…548f1e
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa44d ago0x3be1df…3b73d3
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa44d ago0x7994be…2e3e9b
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa44d ago0x4c21d5…44d4af
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa44d ago0xf36a9e…60aae4
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa44d ago0x19bcac…a6ae38
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa44d ago0x932962…45cdaf
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa44d ago0x460ebf…4c31b8
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa44d ago0x44a2a8…a132ca
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa44d ago0x7fb0a4…f90c9e
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa44d ago0xa3b0da…fbec27
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa45d ago0x6a4838…0911ce
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa45d ago0x20b248…49fff4
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa45d ago0xf97082…0f6536

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.