Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xacc0…29dc0x9386…ca25Basex402 service$18.00100%coinbase13d ago0x3de7c9…31efbc
0xd472…12fa0x9386…ca25Basex402 service$10.79100%coinbase14d ago0xa8f2d3…d6f263
0xe113…60750x9386…ca25Basex402 service$10.79100%coinbase14d ago0xe92198…6f7464
0x89c9…902e0x9386…ca25Basex402 service$10.79100%coinbase14d ago0xcf59cc…3e91b2
0xc21d…34850x9386…ca25Basex402 service$18.00100%coinbase14d ago0x000955…f70db1
0xc21d…34850x9386…ca25Basex402 service$18.00100%coinbase14d ago0x844e0e…4773fc
0x922e…e4dd0x9386…ca25Basex402 service$10.79100%coinbase14d ago0x2e2dd6…2ce1af
0x922e…e4dd0x9386…ca25Basex402 service$18.00100%coinbase14d ago0x770b97…5de0c9
0x1b71…1a610x9386…ca25Basex402 service$10.79100%coinbase14d ago0x22031c…b0211c
0x6088…a4a80x9386…ca25Basex402 service$10.79100%coinbase14d ago0xb5af7b…dd1052
0x6956…1b2b0x9386…ca25Basex402 service$10.79100%coinbase14d ago0xaaceea…f265e3
0x7b72…ae1d0x9386…ca25Basex402 service$10.79100%coinbase14d ago0x9fc183…b9482a
0x5297…aca90x9386…ca25Basex402 service$10.79100%coinbase14d ago0xc7467f…4bf98d
0x5297…aca90x9386…ca25Basex402 service$18.00100%coinbase14d ago0x2fdb81…734d75
0xb406…de540x9386…ca25Basex402 service$18.00100%coinbase14d ago0x649c3f…39f464
0xc852…46d70x9386…ca25Basex402 service$10.79100%coinbase14d ago0x8ef693…e0db2b
0xc852…46d70x9386…ca25Basex402 service$10.79100%coinbase14d ago0x7c35e8…ca8740
0x3eea…c9bb0x9386…ca25Basex402 service$18.00100%coinbase14d ago0x677eb8…ec4d27
0x3eea…c9bb0x9386…ca25Basex402 service$10.79100%coinbase14d ago0xc69f78…e49361
0x3eea…c9bb0x9386…ca25Basex402 service$10.79100%coinbase14d ago0xe4ce8c…27e65e
0x7cc6…a9c70x9386…ca25Basex402 service$18.00100%coinbase14d ago0xa8d4a0…9e5c26
0x40b8…e7530x9386…ca25Basex402 service$18.00100%coinbase14d ago0xa53c04…a93cd7
0x7730…94b10x9386…ca25Basex402 service$10.79100%coinbase14d ago0xfe3521…1899ce
0x9eef…21450x9386…ca25Basex402 service$10.79100%coinbase14d ago0xa75ad2…0c0cbe
0x7701…109a0x9386…ca25Basex402 service$18.00100%coinbase14d ago0x4d9363…50c6e3

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.