Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0x59b9fb…1bdd5b
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0x5f650b…122d4f
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0x4a4318…4ad15a
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0xb54cd3…de835d
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0x224771…1f2c75
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0xeb32f7…94acd3
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0xb28fe7…cea931
0xc524…58690x9c95…e299Base—$0.001100%fluxa38d ago0x784e93…4eeded
0xc524…58690x9c95…e299Base—$0.001100%fluxa38d ago0x54200a…7d4d14
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0x70c36a…12849b
0xc524…58690x9c95…e299Base—$0.001100%fluxa38d ago0xa1ee77…c55dd3
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0x61daa9…f11776
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0xc9d533…6d072d
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0x0dccc1…29ef89
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0xdaa32a…79387a
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0x7de1dd…42d55b
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0x0b701d…0f0baa
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0x5a278c…f0b722
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0x00fcb2…2d4ec1
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0xb45203…e35752
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0x3d2319…c7da1a
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0xfd5a99…0a6fd9
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0x87ae8f…88d835
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0xc228eb…6984f1
0xc524…58690xfe80…47eeBase—$0.001100%fluxa38d ago0x045aa7…fcec33

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.