Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c4c…94d10x32d9…ef7eBase—$300.00100%0xbbcc…962e78d ago0x324ae8…358b54
0xfe17…0f9a0x32d9…ef7eBase—$29.04100%0xbbcc…962e79d ago0xbb50b9…4f1c33
0x90b4…bcb50x32d9…ef7eBase—$3,999.90100%0xbbcc…962e79d ago0x28a906…6a0cd4
0x5d7e…a11e0x32d9…ef7eBase—$148.06100%0xbbcc…962e79d ago0x2fc6ad…c8b28a
0xfe17…0f9a0x32d9…ef7eBase—$38.98100%0xbbcc…962e79d ago0x3eba04…d86747
0xb616…97510x32d9…ef7eBase—$50.00100%0xbbcc…962e79d ago0x882df0…085921
0x565a…12900x32d9…ef7eBase—$78.75100%0xbbcc…962e79d ago0xebc029…f41092
0xb629…ab090x32d9…ef7eBase—$257.22100%0xbbcc…962e79d ago0xe5dacf…d3443e
0x565a…12900x32d9…ef7eBase—$78.75100%0xbbcc…962e79d ago0x181fa7…0ab35b
0xb629…ab090x32d9…ef7eBase—$207.59100%0xbbcc…962e79d ago0x341968…043f59
0x565a…12900x32d9…ef7eBase—$38.98100%0xbbcc…962e79d ago0x62b09b…9b259c
0xb616…97510x32d9…ef7eBase—$38.98100%0xbbcc…962e79d ago0xf8c95e…cee12a
0x565a…12900x32d9…ef7eBase—$68.81100%0xbbcc…962e79d ago0x0dc8a4…c23704
0x565a…12900x32d9…ef7eBase—$38.98100%0xbbcc…962e79d ago0xf1af12…e9f600
0xb616…97510x32d9…ef7eBase—$48.73100%0xbbcc…962e79d ago0x9aab32…3fdf32
0x565a…12900x32d9…ef7eBase—$58.62100%0xbbcc…962e79d ago0x19acba…b461ca
0x565a…12900x32d9…ef7eBase—$17.03100%0xbbcc…962e79d ago0x913052…d71c46
0xb616…97510x32d9…ef7eBase—$68.55100%0xbbcc…962e79d ago0x6885b1…1b21ba
0x565a…12900x32d9…ef7eBase—$88.71100%0xbbcc…962e79d ago0x605b83…b09864
0xb629…ab090x32d9…ef7eBase—$242.37100%0xbbcc…962e79d ago0x3b0050…8a78e4
0x565a…12900x32d9…ef7eBase—$19.09100%0xbbcc…962e79d ago0xec8629…c84c0a
0xb629…ab090x32d9…ef7eBase—$24.07100%0xbbcc…962e79d ago0xa01ded…c651df
0xb616…97510x32d9…ef7eBase—$40.00100%0xbbcc…962e79d ago0x235187…d51b94
0x565a…12900x32d9…ef7eBase—$50.00100%0xbbcc…962e79d ago0x6f0f66…b144e3
0x565a…12900x32d9…ef7eBase—$44.00100%0xbbcc…962e79d ago0x96f46d…c82600

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.