Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0xc06143…01fe87
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0xdc0825…b7a552
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0xc1c588…2ebfb3
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0xe7b855…f984a6
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0x93dc52…81a5ca
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0x3762d5…3022db
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0xb42a06…bebf2a
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0x982087…d3279f
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0xa1761a…f1b9a7
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0xb1bc99…ca3768
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0xca64ad…09947b
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0xcbeeba…0b942f
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0x000163…d449d3
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0xa072d7…78938e
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0xe69220…7b84f8
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0x3387fa…f371a4
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0xc64eea…c44e45
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0xfa23ae…55d5b2
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0x4aef6b…f8e914
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0x72d390…ab12c2
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0xa8df27…e30a5f
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0xfaef2a…1945f5
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0x10607b…bc5f85
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0x579d7a…f9f007
0x03e9…8ec60xa9dd…2315Base—$0.002100%coinbase47d ago0x758992…99f675

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.