Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0x601ae6…b70f46
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0x678f7e…429a40
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0x9076ec…13830a
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0xbe373e…01b7bc
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0x68ac41…5423cb
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0x39f47e…8f54b2
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0xca9e10…d08fa4
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0x2145a7…d524ea
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0xb7ff4a…37dfac
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0x9f1695…59db7e
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0xa8a3a7…1b6140
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0xadf897…ab389e
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0xfd6586…912d4f
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0x13a2d2…eb0362
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0xaab2fc…1e7fc8
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0x598c1d…f3fa02
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0xa9b890…c4788b
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa23d ago0x14d85f…ec1d92
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa24d ago0xe14bcb…c106e5
0x0f3a…bf6b0xfe80…47eeBase—$0.001100%fluxa24d ago0x9c1e67…2d5ddb

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.