Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x653a5c…56ed04
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x086f59…ea59cf
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x55f848…f081da
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0xefc35d…825083
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x9d7f60…21693f
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0xd7b14d…94a3ef
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x3f1d35…311d60
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x2d0cec…010d2e
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x63999f…0e7852
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x2f285c…9cd299
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0xcdb247…59f22e
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x346c58…66b012
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x99c814…e36e18
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x1c7efc…bd46b3
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x313c61…a2958a
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0xb210e9…a76958
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x826756…d9376d
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x167030…6942d3
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x0d12e9…9a728d
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0xf55fad…e4aa26
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0xa9d11a…9ece1d
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0xeb5264…05d461
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x6b0154…3f6e0f
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x75793b…949a2b
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa20d ago0x003ad2…134e95

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.