Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x42d4b8…f4847b
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbbd3b6…31d1b3
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd3041f…41d015
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8b2c33…53e5a3
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3b70b4…ca30fe
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5a41ee…0f8e37
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x83645b…e68787
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x92fe9a…bb6721
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x83cc4a…3750bf
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa06fab…1e0ffa
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x83a8bc…272a2a
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc5a2f3…1a9457
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x426ebe…4d8e6b
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xedddab…592245
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdccc05…1a2b23
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x327470…2be2d6
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8c135c…1224cb
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x15b2d6…bd89a0
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x81505d…00c41f
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4866ed…cab043
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbd09a6…5f0dbb
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xce3086…adbfc9
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe0ea72…8986a5
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1fe4a7…d6fea0
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x042142…ae8c50

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.