Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc07c77…96b66b
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1525f0…d58ea0
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe61081…8a2b75
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0x17e2db…c0e128
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4fba69…e77c00
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6f4d97…79d4f6
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0x044eb5…ce191c
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa622d5…89c273
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1d48bc…cee6ad
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6217b5…9cf8a7
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf15b83…eb3200
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb1a88c…2c7b3b
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4be1e6…a0b29c
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9d5a5d…a10bf0
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe0a696…cb0d6a
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8aed8d…10ddc9
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0xee0fce…0eb058
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0x21c755…d03494
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7bffa3…70eece
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc03e46…266cf4
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc984a…7df603
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe7b7f4…bf3be4
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaad895…c8bcb8
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6ad7e0…5dd8d4
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb84b84…660a7e

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.