Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0x0f3fa5…ee91b0
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0x05e10a…d9494a
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0xfe9734…fc8d49
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0xdca1a7…f9af18
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0xf4fae8…ac7aaf
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0xb7bdb0…fa21ef
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0x946a83…9c4886
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0x6e25db…024cd2
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0xb18920…ca48bd
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0x00f83b…d0066c
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0x9143e6…697ba4
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0x5de4ee…71ad0e
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0xeb91df…e12e09
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0x3e75fb…f40bfe
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0xb684bb…9f56be
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0x9de309…13fdcc
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0xe4206f…ed1df7
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0x22348d…eaea3a
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa19d ago0xebc008…d8af9a
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa20d ago0x811eb7…817db1
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa20d ago0x143c79…99f06e
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa20d ago0x2969ca…74d5b9
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa20d ago0x500b07…ccf7f5
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa20d ago0xf0461d…2e0374
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa20d ago0xff4c2f…3dd600

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.