Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2070…34030xfe80…47eeBase—$0.001100%fluxa16d ago0x4c0e82…166306
0x2070…34030xfe80…47eeBase—$0.001100%fluxa16d ago0xc97a88…3db2f5
0x2070…34030xfe80…47eeBase—$0.001100%fluxa16d ago0xe47ddf…a1512c
0x2070…34030xfe80…47eeBase—$0.001100%fluxa16d ago0xb286af…1b556e
0x2070…34030xfe80…47eeBase—$0.001100%fluxa16d ago0x9ee09f…894811
0x2070…34030xfe80…47eeBase—$0.001100%fluxa16d ago0xf4e742…d30e52
0x2070…34030xfe80…47eeBase—$0.001100%fluxa16d ago0xa54498…a3b64e
0x2070…34030xfe80…47eeBase—$0.001100%fluxa16d ago0xb61e3c…b53ce7
0x2070…34030xfe80…47eeBase—$0.001100%fluxa16d ago0xdd034d…086671
0x2070…34030xfe80…47eeBase—$0.001100%fluxa16d ago0x76eff9…b4687b
0x2070…34030xfe80…47eeBase—$0.001100%fluxa16d ago0xbc0f20…8874a4
0x2070…34030xfe80…47eeBase—$0.001100%fluxa17d ago0xcb9ff2…269a23
0x2070…34030xfe80…47eeBase—$0.001100%fluxa17d ago0xd3f522…3e896a
0x2070…34030xfe80…47eeBase—$0.001100%fluxa17d ago0xc0485a…440475
0x2070…34030xfe80…47eeBase—$0.001100%fluxa17d ago0x407aad…faedc3
0x2070…34030xfe80…47eeBase—$0.001100%fluxa17d ago0xaa4f61…138830
0x2070…34030xfe80…47eeBase—$0.001100%fluxa17d ago0x07945b…b87bfa
0x2070…34030xfe80…47eeBase—$0.001100%fluxa17d ago0x36947b…daf205
0x2070…34030xfe80…47eeBase—$0.001100%fluxa17d ago0x149227…c987f4
0x2070…34030xfe80…47eeBase—$0.001100%fluxa17d ago0x192f2a…48c0c6
0x2070…34030xfe80…47eeBase—$0.001100%fluxa17d ago0xf0360b…8789c6
0x2070…34030xfe80…47eeBase—$0.001100%fluxa17d ago0x10b780…57f209
0x2070…34030xfe80…47eeBase—$0.001100%fluxa17d ago0x656ddf…65ec07
0x2070…34030xfe80…47eeBase—$0.001100%fluxa17d ago0x6b072f…038770
0x2070…34030xfe80…47eeBase—$0.001100%fluxa17d ago0x8c685b…f959ed

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.