Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0xc53495…d6077d
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0x1e5f42…9b65dc
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0x207337…d3b089
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0x1c8f2e…849336
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0x4072f1…92ac7d
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0x095e7f…099d2c
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0x28fd8e…cec7a5
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0x74b60b…3424df
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0x31234b…e0780d
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0xca66c7…d0fa7a
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0x4c4355…51b5b6
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0x608b3c…babc0b
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0xce94c6…12ad4a
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0xbef019…b5ae25
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0xd52d3c…0e9e47
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0x8fef62…760fbd
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0x6123f6…47b775
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0x131451…b1ba00
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0x10ae93…8e8485
0x7693…be700xfe80…47eeBase—$0.001100%fluxa31d ago0x1cb25b…669729
0x7693…be700xfe80…47eeBase—$0.001100%fluxa32d ago0xb99856…79b099
0x7693…be700xfe80…47eeBase—$0.001100%fluxa32d ago0xcf4186…926e64
0x7693…be700xfe80…47eeBase—$0.001100%fluxa32d ago0xa48271…d8bc71
0x7693…be700xfe80…47eeBase—$0.001100%fluxa32d ago0xcad487…25976a
0x7693…be700xfe80…47eeBase—$0.001100%fluxa32d ago0xb952cc…fb5235

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.