Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa23d ago0x4b8a3b…60ab1e
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa23d ago0xb893ba…941421
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa23d ago0x21672b…450da1
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa23d ago0x6864fa…0dcaec
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa23d ago0x1c87cb…b53d4f
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa23d ago0x113470…943325
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa23d ago0x104c78…8bc820
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa23d ago0xba4515…19e40f
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa23d ago0xbc998a…865d79
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa23d ago0x57ca14…15d8c8
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa24d ago0xfd9c75…bf5a75
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa24d ago0x2b6e0a…5ef19f
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa24d ago0xb57e66…331fc7
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa24d ago0x93233f…591b60
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa24d ago0xaac2c1…6808e1
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa24d ago0x2f973e…e7f460
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa24d ago0x2964fc…2a3ad8
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa24d ago0x71aa22…325cf4
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa24d ago0x573873…93e7eb
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa24d ago0x6ffc2c…8f9ea6
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa24d ago0x5f69fe…988271
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa24d ago0xcbafe3…03f4dc
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa24d ago0x248554…7a8a41
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa24d ago0x4a6953…c1fee2
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa24d ago0xcd5f44…cba40c

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.