Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0xd8ff97…753dd9
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x1c3b9f…1d8d33
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x855065…5f08b2
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x52780a…1a3edc
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0xee6b37…bbcfc0
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x729879…12c1a9
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0xa42b4b…7f3679
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x2d880b…6a2a27
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0xe06a1a…b5db55
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x9241ae…c1e1b5
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0xbb5e40…81793a
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x5ec150…e58731
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x909a93…a92055
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x1f6e0e…63de68
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x5e333a…5dd801
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x242c67…6b68fa
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0xf26986…c6b4f4
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x0a6296…a20661
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x2b0a3b…ce898b
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x46e0e1…62637b
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x3f7c88…898383
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x85c615…2041ad
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x5ef428…cae81a
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0x9d05b1…caba93
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa23d ago0xe8ae1c…e1f9ff

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.