Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x21ef69…52d541
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d443a…d56366
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1034ec…9ea21f
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfc1677…de77d9
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc81812…e6bd75
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf477dc…6c1d4c
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xffe8b1…544ac5
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2d8f7e…99bff8
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5b8341…dec813
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x72f434…e1c19e
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x80bda2…9093c5
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2147ae…4ea706
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0287b1…fd1e30
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7883d3…e3ad80
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf92a9f…7fda7f
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8231e5…3eff2f
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd6a859…9e6c46
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdb9ad4…1066d0
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x585f5d…b29e27
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x09b6c7…61d011
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa6b1a5…da1e3a
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb8783b…c0e9e8
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xab71e1…b70484
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x053bd9…5b9cfc
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x77971f…467b79

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.