Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb7b408…4ccf36
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1330ee…d4bc83
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x24fdf9…48fa6e
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x07fd50…db1c13
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b0e61…50efeb
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b4b01…231808
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6aca19…609677
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x952742…e26a12
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcd41a0…029668
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfd0029…bb1968
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdfcad2…9cd363
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5c86e9…85de28
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x964db9…dea23a
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd6e183…29c7bf
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfa14ec…0bd7d4
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x488e84…2a0d60
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7485b0…1b83c0
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd971c2…29c743
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3a6ffa…6fe509
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x58f18c…c4e6f3
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x173779…38ebe9
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcffec0…740376
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbca651…9559a1
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9a0a52…49bc28
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa07ccc…e8260a

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.