Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x89309d…b3250e
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x25b3a3…05cb04
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9a890b…465868
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x76dc66…700837
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x519f75…2fd2bc
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa50f28…62d321
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3076b3…ec348b
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61c8b2…f03ffd
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc9a2ce…7933d9
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe665e4…4277b6
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfc6403…fda371
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x412107…287b5e
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd6a6df…4b1fc4
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf4e664…10598f
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbbeb4b…5d9fca
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaa0156…89299a
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbdcc35…0929be
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd628ff…12219d
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x59ad33…a97d65
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x868044…e4a59c
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x40d8f2…1a3401
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4b3c89…110be3
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x317cc3…363226
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7b51e9…3b1247
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa62d09…0b4beb

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.