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%payAI109d ago0x246401…c032b1
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb8540…8cd24e
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x03189e…622a16
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7f336a…950e48
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x641c57…8675e0
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x81b148…04f694
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa151d8…bd13b9
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x133806…335307
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbe7531…7f975c
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdaea1c…144544
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x743451…9cbbfd
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x27055e…70c6aa
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7ec43d…2f05f8
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xea83ab…c10288
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc0c399…9c456e
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb27185…6a59c5
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x011a8f…81ad00
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x513ae5…c5d48f
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe9485e…f1e149
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4748cc…b8f610
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xda7ab5…79bcd4
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x06380a…e8afac
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5f59f4…de6e24
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x26a709…fd4ee2
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xddd339…ade4dd

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.