Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa51d ago0xe6f78a…9d5d68
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa51d ago0xe59182…0fcd3b
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa51d ago0xfc6ad9…44e733
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa51d ago0x11f373…d4bcf1
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa51d ago0xbf7c10…5895c4
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa51d ago0x5f7406…0e5cea
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa51d ago0x5450cc…0f0e57
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa51d ago0x632f94…d8fa63
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa52d ago0x75f4e4…eb3178
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa52d ago0x758f8b…62473f
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa52d ago0x0218c1…94df81
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa52d ago0x9be23a…f6aac0
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa52d ago0x826563…d19d16
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa52d ago0xdfb661…f83ae8
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa52d ago0x38502d…2ae1e0
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa52d ago0x24a413…4cba3f
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa52d ago0xe802e2…58e31b
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa52d ago0x96ac08…90bb37
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa52d ago0xfce667…f6a7e0
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa52d ago0x51c53c…4c612a
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa52d ago0x03e3d1…aceeef
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa52d ago0x302199…f43ada
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa52d ago0xbee499…c062ec
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa52d ago0x553638…626d44
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa52d ago0x99b58e…92bf97

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.