Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd2d0a6…983c68
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb0a7eb…e56981
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x81cfd9…3a106e
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd9158c…58f6a4
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7b51bf…45085e
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8297be…0ab75a
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9e1844…40d8c0
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc886a0…48af6c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb09044…5dd18a
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2d6d47…ff9397
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x30d070…33329a
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x560500…b3f64f
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5c813d…d841ed
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x52e29b…596c3e
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f45d2…2d5394
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2258d7…0ac38e
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe07b8d…403eb2
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x150aa1…03d03e
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x328712…9d2b49
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x440e4b…adc7e2
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb0d449…272690
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xedc0ec…7c9161
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ba865…e39273
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaf04d3…99229c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef7f1a…e578c8

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.