Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf9d…e4170x894d…2174Base—$1.08100%fluxa77d ago0x2b9aa7…e1fd2e
0x77a1…501a0x894d…2174Base—$0.98100%fluxa77d ago0x803d96…92d162
0x366d…84270x894d…2174Base—$0.98100%fluxa77d ago0xf83854…384087
0x11d6…c2a20x894d…2174Base—$0.98100%fluxa77d ago0xbe5762…643402
0x4ac5…05e60x894d…2174Base—$0.98100%fluxa77d ago0x02be38…f97a1c
0xecc4…307f0x894d…2174Base—$0.98100%fluxa77d ago0x569f6d…f6a34b
0xf2b5…dd2a0x894d…2174Base—$0.98100%fluxa77d ago0x992494…d41df2
0xf6ef…ef020x894d…2174Base—$0.98100%fluxa77d ago0x911034…a67336
0x25b1…896b0x894d…2174Base—$0.98100%fluxa77d ago0x629aa9…12a7fa
0x806c…bb4a0x894d…2174Base—$0.98100%fluxa77d ago0x8d58d8…69536c
0x5bfc…1ca80x894d…2174Base—$0.98100%fluxa77d ago0x461965…c76f59
0x55d5…cf440x894d…2174Base—$0.98100%fluxa77d ago0x3ecbb1…87807e
0x02ad…8f610x894d…2174Base—$0.98100%fluxa77d ago0x2e13a5…c15a95
0x2dc1…8f3d0x894d…2174Base—$0.98100%fluxa77d ago0x06e5cf…712612

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.