Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0xbf1985…80b56b
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0x218abb…9a72cc
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0x21d7e0…eb544e
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0xf6b1a4…3ba176
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0x4e7b59…33aa31
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0x0160b0…4b612c
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0x0e297f…5ede59
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0x2a99e8…5a1f3c
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0x3a3f2b…5d1e68
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0xc2e2ae…044dd9
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0xb81bb0…d75768
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0x323b5e…77a448
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0x61507c…7f84e0
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0x51265a…d2a327
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0x5c50ed…9eae97
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0x0aae91…c154da
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0xd70071…103281
0x6276…089f0xfe80…47eeBase—$0.001100%fluxa17d ago0x1eb838…436c89

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.