Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0xc0ed31…cd7876
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0xebf82b…009bef
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x4074d5…ea72a3
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x7d34e3…64b6ed
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x4ec5e1…a9e45c
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x3a4c1e…d9d6a6
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x7fc2b7…a93b92
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x88e820…08f476
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0xe5e54c…f2d2c4
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0xf5006b…856f4b
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0xff06c3…a3d4c2
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0xef032d…68d4f1
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x97f644…e8ab2c
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0xc8424b…3734ae
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x8b7e76…679356
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x592dc3…555d82
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x742e92…bd5268
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x90a2f3…e474f4
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0x040e1b…d20a3a
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b90d ago0xe035be…051b59

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.