Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0xdb354a…202189
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x9ac9a2…379a6c
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0xb6129b…64f2cc
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x048ebb…3d2468
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0xba908b…074404
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x629829…9c1f0a
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x92ac29…e62de5
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x04312a…109e34
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0xc1d3d3…2b9fc4
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0xd261c6…fd4180
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x7d7299…c4d0b3
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown72d ago0xc9e6c8…db984f
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown72d ago0x1c36de…c6f0cf
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown72d ago0xa9c5a2…c91d00
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown72d ago0x4eaf39…3348dd
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown72d ago0xe6ad59…c5e375
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown72d ago0x4e6ef6…411ed7
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown72d ago0xb91442…4cc879
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown72d ago0x87b1b6…2f732c
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown72d ago0xbc9bbb…170e4d
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown72d ago0x688669…333224
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown72d ago0x3cd29c…1ddbbd
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown72d ago0x40625c…e67127
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown72d ago0x31e8ef…c22d87
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown72d ago0xb0cb9c…343952

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.