Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0x2e7698…c9b10f
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0x88844a…dfbf3b
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0x87e335…b594c0
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0x131dc4…49175d
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0xf6edf0…5d1751
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0x70f2a8…87216a
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0xf52f2d…585c96
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0x2c1879…d7edf6
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0xe68e91…e03814
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0x0978bb…75ec25
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0xd72c58…7c8c60
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0x0aec4b…355271
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0xdb20ea…40106e
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0x7c52e7…854855
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0x7f0367…972452
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0xc48fae…f22f4f
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0xf566f1…22e2d6
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0x616bc1…51f636
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0xd4f90c…a3e474
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0x7f8dbc…af212b
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0xa212c9…fa960f
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0x21ddfe…e39567
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0xd47d0e…db032a
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0xcb86b9…cadee3
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa50d ago0x4fe0af…38688e

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.