Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbacfde…600c06
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0xae9a9a…3ac867
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4b8b22…120bba
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x11b2a1…0114dd
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2ee428…9a8d35
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9e4e36…398f5d
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x12dd24…d9e90f
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8d5ed7…38331f
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6d05f3…587e7b
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc6e68…6d0290
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x849610…878fb2
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb562e9…dcdc0b
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x918d25…3dd350
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x974bda…af9dea
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0xafbb63…f5f04a
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x16ec9c…649434
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc9deb1…90ac59
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x325c2a…ba626b
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x76f098…e47eac
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x443149…2b6976
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x22a1da…63ac3c
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x295076…ac85ce
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x22963c…5ab9fd
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5a320c…23d894
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x30c2ac…821d14

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.