Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase96d ago0x4c9e7d…100949
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase96d ago0x002034…187e98
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase96d ago0xb94e1a…a94bd7
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase96d ago0xbb36d7…28b09c
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase96d ago0xa757b7…064978
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase96d ago0xf7591d…879c58
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase96d ago0x072b52…0592a6
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase96d ago0x058354…ee3bca
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase96d ago0x12c11d…b97d75
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase97d ago0xd1fd9b…79a65d
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase97d ago0xc252de…567dff
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase97d ago0xd254ea…eef631
0x9cc4…b1760xd593…700dBasex402 service$0.05100%coinbase97d ago0xf0bb25…688476
0x9cc4…b1760xd593…700dBasex402 service$0.05100%coinbase97d ago0x02b265…f56030
0x9cc4…b1760xd593…700dBasex402 service$0.25100%coinbase97d ago0x6f604f…2e0374
0x9cc4…b1760xd593…700dBasex402 service$0.15100%coinbase97d ago0x64f3fc…6f9f2c
0x9cc4…b1760xd593…700dBasex402 service$1.00100%coinbase97d ago0xcddf60…62b2b2
0x9cc4…b1760xd593…700dBasex402 service$0.15100%coinbase97d ago0xb086a0…afd7f0
0x9cc4…b1760xd593…700dBasex402 service$0.75100%coinbase97d ago0xf1a98e…01c3ab
0x9cc4…b1760xd593…700dBasex402 service$0.50100%coinbase97d ago0x6f99d0…c0d9ff
0x9cc4…b1760xd593…700dBasex402 service$0.02100%coinbase97d ago0xe75c22…348a40
0x9cc4…b1760xd593…700dBasex402 service$0.10100%coinbase97d ago0x205b9f…5bdbe0
0x9cc4…b1760xd593…700dBasex402 service$0.50100%coinbase97d ago0xc1a492…e873de
0x9cc4…b1760xd593…700dBasex402 service$0.05100%coinbase97d ago0xca8b2e…f141e6
0x9cc4…b1760xd593…700dBasex402 service$0.15100%coinbase97d ago0x2ddd13…182afa

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.