Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase7h ago0xc4a128…c6aa3b
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase7h ago0x49b6bf…80fadc
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8h ago0xea842c…ae6167
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8h ago0x11a25a…5d51e0
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8h ago0x10628a…95b408
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8h ago0x27669e…88d77d
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8h ago0x38e0db…a4e735
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8h ago0x1599e0…8a7b5c
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8h ago0xe2b339…a06c74
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8h ago0x80f416…fbeef3
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8h ago0x7b760a…5e29cd
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8h ago0x7a03dc…d881af
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8h ago0xa9e324…6ed2d8
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8h ago0xfb5684…52fb63
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9h ago0x7555bf…9ac1e1
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9h ago0x9cf0dd…5e1672
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9h ago0x705552…f0a7a6
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9h ago0xde05bf…325776
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9h ago0x904d5e…a4457b
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase9h ago0x2a4cc7…3c0fd2
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10h ago0xf7bc15…c6de59
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase10h ago0xd65bce…9810e9
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase14h ago0x9aec2e…31583a
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase14h ago0x874009…3fb664
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0xb740d4…7505e6

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.