Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d7bba…abdf08
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6de978…dfe52b
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6dd00e…fd2d11
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xab1a88…82cc58
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x516255…8d5a30
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0bb951…189733
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf70cb5…c8478d
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x70ad7b…a03e19
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xde6da8…06b13e
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x286067…4bc1ea
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0b967e…bfa48f
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8e8203…2f60f5
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4c0d56…85f5d1
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe5d3c0…f029a0
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8ab15b…c34e4b
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf8ae62…2342d6
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x75dc1b…f7c9af
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0f1fe9…d06845
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x746fd0…db5ea8
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa92842…cd2ebe
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf27276…5a3e30
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x435439…ab9068
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x06b7d9…2a87eb
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x42ac3d…e6b870
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2800a9…1a05c4

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.