Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4d3…ed120x9386…ca25Basex402 service$2.69100%coinbase2h ago0x6ae78f…edf213
0xb4d3…ed120x9386…ca25Basex402 service$2.69100%coinbase2h ago0x0dc4af…32ecbf
0xb4d3…ed120x9386…ca25Basex402 service$10.79100%coinbase2h ago0x2017e1…fb8ecc
0x1943…716a0x9386…ca25Basex402 service$10.79100%coinbase3h ago0x70d2aa…897b5b
0xc21d…34850x9386…ca25Basex402 service$18.00100%coinbase4h ago0xf60042…43fa94
0xc21d…34850x9386…ca25Basex402 service$18.00100%coinbase4h ago0x42ca23…a960c5
0x5297…aca90x9386…ca25Basex402 service$18.00100%coinbase4h ago0x3a2f71…7cdd33
0xe2d3…22280x9386…ca25Basex402 service$10.79100%coinbase5h ago0x85d1e8…40b0da
0xb86c…d1dd0x9386…ca25Basex402 service$10.79100%coinbase5h ago0x7a888d…9c5593
0x86c7…91250x9386…ca25Basex402 service$10.79100%coinbase7h ago0x7de190…0ac7aa
0xcb89…96b70x9386…ca25Basex402 service$10.79100%coinbase7h ago0x4a5c23…b12b4e
0x7b72…ae1d0x9386…ca25Basex402 service$2.69100%coinbase7h ago0x723da3…b3356d
0x7b72…ae1d0x9386…ca25Basex402 service$2.69100%coinbase7h ago0xae5565…d34deb
0xd3e3…68d70x9386…ca25Basex402 service$10.79100%coinbase7h ago0x389f24…26d20b
0xfdb1…c9b00x9386…ca25Basex402 service$18.00100%coinbase8h ago0x8fe93f…d664f1
0xfdb1…c9b00x9386…ca25Basex402 service$18.00100%coinbase8h ago0x25340e…085e70
0x1943…716a0x9386…ca25Basex402 service$18.00100%coinbase9h ago0xb1c014…7796e4
0x1943…716a0x9386…ca25Basex402 service$18.00100%coinbase9h ago0x69b79e…c19ab1
0x1943…716a0x9386…ca25Basex402 service$18.00100%coinbase9h ago0x1afd26…cfe382
0x1943…716a0x9386…ca25Basex402 service$10.79100%coinbase9h ago0x6c03f7…f107bc
0x1943…716a0x9386…ca25Basex402 service$18.00100%coinbase9h ago0xd8eb50…b52d8b
0x1943…716a0x9386…ca25Basex402 service$18.00100%coinbase9h ago0x304b9b…da931b
0xd1c3…27700x9386…ca25Basex402 service$18.00100%coinbase9h ago0x52b82a…c0241e
0xd1c3…27700x9386…ca25Basex402 service$18.00100%coinbase9h ago0xeb6b12…bd9360
0xd1c3…27700x9386…ca25Basex402 service$18.00100%coinbase9h ago0x82eab1…3a8a3d

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.