Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x565a…12900x32d9…ef7eBase—$78.75100%0xbbcc…962e79d ago0xebc029…f41092
0x565a…12900x32d9…ef7eBase—$78.75100%0xbbcc…962e79d ago0x181fa7…0ab35b
0x565a…12900x32d9…ef7eBase—$38.98100%0xbbcc…962e79d ago0x62b09b…9b259c
0x565a…12900x32d9…ef7eBase—$68.81100%0xbbcc…962e79d ago0x0dc8a4…c23704
0x565a…12900x32d9…ef7eBase—$38.98100%0xbbcc…962e79d ago0xf1af12…e9f600
0x565a…12900x32d9…ef7eBase—$58.62100%0xbbcc…962e80d ago0x19acba…b461ca
0x565a…12900x32d9…ef7eBase—$17.03100%0xbbcc…962e80d ago0x913052…d71c46
0x565a…12900x32d9…ef7eBase—$88.71100%0xbbcc…962e80d ago0x605b83…b09864
0x565a…12900x32d9…ef7eBase—$19.09100%0xbbcc…962e80d ago0xec8629…c84c0a
0x565a…12900x32d9…ef7eBase—$50.00100%0xbbcc…962e80d ago0x6f0f66…b144e3
0x565a…12900x32d9…ef7eBase—$44.00100%0xbbcc…962e80d ago0x96f46d…c82600
0x565a…12900x32d9…ef7eBase—$33.00100%0xbbcc…962e80d ago0xacc7cb…3ee1d9
0x565a…12900x32d9…ef7eBase—$55.62100%0xbbcc…962e80d ago0x782df1…fce353
0x565a…12900x32d9…ef7eBase—$25.00100%0xbbcc…962e80d ago0x7411df…d9733f
0x565a…12900x32d9…ef7eBase—$31.46100%0xbbcc…962e80d ago0xdb18f4…d76631
0x565a…12900x32d9…ef7eBase—$25.45100%0xbbcc…962e80d ago0xbb554f…6ad12b
0x565a…12900x32d9…ef7eBase—$35.00100%0xbbcc…962e80d ago0x2c4d54…7b1d56
0x565a…12900x32d9…ef7eBase—$39.89100%0xbbcc…962e80d ago0x7a9a74…1b18c0

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.