Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4731…bfae0xcf92…42fbBasex402 service$0.001100%coinbase95d ago0x1f84f0…d20a2f
0x8ec2…6c3f0xcf92…42fbBasex402 service$0.001100%coinbase95d ago0xf40ef2…5aa78f
0xd91a…88570xcf92…42fbBasex402 service$0.001100%coinbase95d ago0xb760c1…2be287
0x887f…7e520xcf92…42fbBasex402 service$0.001100%coinbase95d ago0xaa43cf…b37f37
0xe4a9…036e0xcf92…42fbBasex402 service$0.10100%coinbase95d ago0x80d379…146d83
0x9181…cf540xcf92…42fbBasex402 service$0.001100%coinbase95d ago0xf16104…bfe6e1
0x41b7…64f90xcf92…42fbBasex402 service$0.001100%coinbase95d ago0xffd486…45430a
0x50a4…a5e80xcf92…42fbBasex402 service$0.001100%coinbase95d ago0x81a625…c81794
0xccb6…94150xcf92…42fbBasex402 service$0.001100%coinbase95d ago0xf7c1b2…c46fb3
0x4731…bfae0xcf92…42fbBasex402 service$0.001100%coinbase95d ago0xe60678…f3eae4
0x5b1e…df190xcf92…42fbBasex402 service$0.05100%coinbase96d ago0x04ad3c…1c3aef
0xaf76…ef0e0xcf92…42fbBasex402 service$0.05100%coinbase96d ago0x793ae9…cc6c56
0x7b56…dc630xcf92…42fbBasex402 service$0.001100%coinbase96d ago0x749c44…a6c7f4
0x245c…45710xcf92…42fbBasex402 service$0.001100%coinbase96d ago0xdba62f…c7d33a
0xe4a9…036e0xcf92…42fbBasex402 service$0.10100%coinbase96d ago0x6a94df…c43a1f
0xa19b…76db0xcf92…42fbBasex402 service$0.001100%coinbase96d ago0xe23de6…8c065d
0xe4a9…036e0xcf92…42fbBasex402 service$0.10100%coinbase96d ago0x3f3236…0dd12f
0xdfc0…94360xcf92…42fbBasex402 service$0.001100%candidates96d ago0x922f21…23ffbf
0xd9c0…d20a0xcf92…42fbBasex402 service$0.01100%coinbase96d ago0xa28c16…fa0255
0xb9bf…92660xcf92…42fbBasex402 service$0.001100%coinbase96d ago0x146d93…e1da01
0xcb0a…27bf0xcf92…42fbBasex402 service$0.001100%coinbase96d ago0x587703…bbba94
0x16d7…943d0xcf92…42fbBasex402 service$0.02100%coinbase96d ago0x218c13…7ad7fe
0x53e1…d88e0xcf92…42fbBasex402 service$0.02100%coinbase96d ago0x64ca22…5f666e
0x53e1…d88e0xcf92…42fbBasex402 service$0.02100%coinbase96d ago0xad43ad…593b5e
0xccab…a0220xcf92…42fbBasex402 service$0.02100%coinbase96d ago0xae9141…45dd09

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.