Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6efad3…e3f524
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8c727d…89055c
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0a9f6f…a79302
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaa6b4f…125a63
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x40a0a4…48f8a2
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4358e4…68d0d0
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9df308…0ed2eb
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xecfa9c…f687a6
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x59348d…cd7e5f
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6af22a…c16ad1
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2bde4f…8ed7db
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcadcc3…888816
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc3a41d…fbec46
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4265d8…bba716
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4b33ed…8b4037
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc2db49…495d0e
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x72cc46…d69e85
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbc8d93…e792a8
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf3af11…0a4a56
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6f2ab…c267ae
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa00aa4…d19096
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x20923e…e8fda9
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6d5376…a751e8
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x39b8b8…5506d6
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x312411…307810

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.