Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3a481e…9705a8
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa4843a…098d0e
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x00a961…470101
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x13c794…0a2752
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5e9604…7066b6
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x32a42b…075876
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0212e5…77dd3f
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x051b4e…435865
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ddaa8…022662
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa488a8…308130
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x57165d…ac8f93
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8ba605…c1f59c
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x23f136…206c4d
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf0c6f8…d00aa0
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x322575…2b4c11
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1ea89c…92839b
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbbef98…f7c5df
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcf3a66…11af36
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc90f61…67f1cf
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x46e264…fff9ac
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x65e4f5…2ab78d
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x488e49…bd4a70
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3054c3…821614
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x26a3e2…81443f
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x83edf9…620511

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.