Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x739e88…2cc84f
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xca7248…30a163
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2339f4…d30dca
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfa22d3…207974
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x387ea6…94c3ae
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x77e4d2…5a4169
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6ca672…7519ff
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x889f4e…03b86c
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbdaea4…57a70a
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x721d1f…a84bb3
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x95b70d…2f4bb9
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5d147e…e6b057
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9a6eb3…ff5a94
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc2ec86…694ae5
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf2e6df…8a2263
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdb757a…ccecb0
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x84febf…588500
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa68cde…594a9c
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc04649…cea311
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x85dd49…15810b
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x30f119…451b53
0xfa87…c4ba0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4e1fe9…0091a0
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbb4f9e…01e852
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf25c20…f5d247
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x19b939…aa5c2a

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.