Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0xb0338d…cbd72c
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0xe015fe…d726d2
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0xcca2a2…a85658
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0x141ac7…2ca7f9
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0xe6c4ac…6f8a3c
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0x329565…e3670b
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0xfa29f9…a51591
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0xb32546…050f26
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0xe2dd75…c8e0ad
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0xc74b82…7e9caf
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0xd20d50…8997b3
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0xa316ef…50933a
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0x062a22…8244e9
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0xb6de64…0acced
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0x2d9a3f…87ace5
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0x0f174c…733eb4
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0x177196…953750
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0x4fdc36…c88e19
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0x9f6f48…c84bdf
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0x30cbed…fa8799
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0xacc0ef…dea714
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0x4191a8…51b90c
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0x67a575…0e0aa8
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0xdd1693…03f0a2
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase3d ago0x410e12…fda1e1

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.