Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0x4faf13…bedf68
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0x9d8e2d…7b4f3e
0xf3d3…59e10xfe80…47eeBase—$0.001100%fluxa45d ago0x7ef8d7…2a01b7
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0xc7760a…211239
0xf3d3…59e10xfe80…47eeBase—$0.001100%fluxa45d ago0x4a8ff1…ee8c7d
0xf3d3…59e10xfe80…47eeBase—$0.001100%fluxa45d ago0xaf2b30…fd1a0a
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0x8b34f8…fbfa76
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0xffe91b…c7af03
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0x5f6ea7…277f33
0xf3d3…59e10xfe80…47eeBase—$0.001100%fluxa45d ago0x7da88c…94b575
0xf3d3…59e10xfe80…47eeBase—$0.001100%fluxa45d ago0x0d4d88…58ac3a
0xf3d3…59e10xfe80…47eeBase—$0.001100%fluxa45d ago0x314754…b9c404
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0xc26cb8…85b223
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0xc335a8…3b3565
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0xd81a50…47f6f4
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0x7bd5e1…17a149
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0xdbd649…444975
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0xa6a16f…b44aeb
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0xed588d…e486b6
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0x981b2b…5ae71c
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0x247080…ec539b
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0xf4ed68…f67e2b
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa45d ago0x8a27b4…cdab39

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.