Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0x7a16…493fBase—$0.98100%fluxa65d ago0x4b65e2…87663b
0xc49a…9d2f0x3879…6f67Base—$0.98100%fluxa66d ago0x1aee0d…5d343d
0xc49a…9d2f0xcb5f…cd45Base—$0.98100%fluxa66d ago0xa84a81…d69d8b
0xc49a…9d2f0x6e9e…52beBase—$0.98100%fluxa66d ago0x937d46…dc0861
0xc49a…9d2f0x048a…cf61Base—$9.80100%fluxa66d ago0xa657fe…ea954a
0xc49a…9d2f0xf962…c4d8Base—$0.98100%fluxa66d ago0x47b6d9…10057e
0xc49a…9d2f0x59a4…7256Base—$0.98100%fluxa66d ago0x07983d…993893
0xc49a…9d2f0x9821…2923Base—$0.98100%fluxa66d ago0x8d9e10…cb0669
0xc49a…9d2f0x6951…fb3cBase—$2.94100%fluxa66d ago0x11b67b…791ba1
0xc49a…9d2f0xe5d8…8671Base—$0.98100%fluxa66d ago0xaaf6df…50e04e
0xc49a…9d2f0x586c…ebd3Base—$0.98100%fluxa66d ago0x52acc7…17e179
0xc49a…9d2f0x9d45…0c31Base—$1.96100%fluxa66d ago0xc08a61…6c1c43
0xc49a…9d2f0x0ae4…db21Base—$0.98100%fluxa66d ago0x776ad4…dddb6c
0xc49a…9d2f0x9422…7891Base—$0.98100%fluxa66d ago0x25278f…d9faac
0xc49a…9d2f0xcbd9…f18aBase—$0.98100%fluxa66d ago0xbca483…ada67b
0xc49a…9d2f0xb4c0…897fBase—$1.96100%fluxa66d ago0x982b89…82f1b7
0xc49a…9d2f0xbe2e…8a5eBase—$0.98100%fluxa66d ago0x8cac77…23464d
0xc49a…9d2f0x925e…b1beBase—$0.98100%fluxa66d ago0xa82b34…06911f
0xc49a…9d2f0x6f8d…b0d2Base—$0.98100%fluxa66d ago0xb2290b…6f1067
0xc49a…9d2f0x7a46…bde5Base—$0.98100%fluxa66d ago0x2ee600…e5cb87
0xc49a…9d2f0x096d…ac95Base—$0.98100%fluxa66d ago0x62c15b…338b4e
0xc49a…9d2f0xdf17…8da3Base—$0.98100%fluxa66d ago0xf058ae…acb242
0xc49a…9d2f0x2283…ae6dBase—$0.98100%fluxa66d ago0xdcbfb9…d4bd69
0xc49a…9d2f0xa131…6316Base—$2.94100%fluxa66d ago0x79dde3…4f083c
0xc49a…9d2f0x26bf…f321Base—$0.98100%fluxa66d ago0xc08fe2…badc95

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.