Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xebc595…91cc70
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe19e33…061d42
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x22b2e9…d819fd
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe8708c…d692c3
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb0c463…559ce4
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc0ee0…7cf22d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf7d2d7…4cb84b
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb45bfa…df60ab
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa02cf5…638d48
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2aad6a…0b23d0
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x01e4e3…2a2b00
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0217d0…b175ca
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x08ae5b…0372e2
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x691422…cf8064
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5fea6d…3ae003
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbdf322…f8f5e0
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbfb5b4…0e3209
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcf49d3…3065a0
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x51bf32…d0dbb8
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xec7d11…426b18
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8833aa…5c442c
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0706ef…309561
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x571255…23781f
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf30a69…e64d9f
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x51cce7…814b5c

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.