Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa15d ago0x6833b0…a52bdf
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0xcc47fa…2cf407
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0xd16c8f…d0a94e
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0xd48482…095a0c
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x1f3e7f…d7888a
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x1ff8cc…79fc12
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x001393…69d655
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x2484da…bcf19e
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x13856e…efc446
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0xabe842…73362d
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x107d14…dff9a5
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x34574d…3623c7
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x7de86e…4d3354
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x267433…7e2ecf
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x839b26…b0dca3
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0xd81964…81cbb0
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x3ac15b…153a2b
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x77abf4…d352c1
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x4ba0df…be2bb9
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0xae2e7c…17a582
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x5945bc…4b1c3d
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x587e5c…84a251
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x5ac0df…2cb1c1
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x9b892c…a4e07b
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa16d ago0x5a6011…3bd541

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.