Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0x5ac018…b10cc6
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0xaac0e1…8f881f
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0xe446a9…c1f4d1
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa44d ago0x1481e6…1926cb
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0x5503c3…82e126
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0xe1ce27…757315
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0x115f89…a284eb
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa45d ago0x1818ec…4ee1ff
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa45d ago0x825daa…4b4e9a
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa45d ago0xa75807…efa655
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa45d ago0x3eba84…ef9bee
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa45d ago0x7dfbd4…0023c5
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa45d ago0xccf080…d10261
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa45d ago0xe862a7…c75f40
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa45d ago0xe5ecfb…f319be
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa45d ago0x6abd1c…6df2e2
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa45d ago0xbe1519…f3a5a9
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa45d ago0xb7d039…1add47
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa45d ago0xa37b2c…756a78
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa45d ago0xdf701f…1b4bf0
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa45d ago0xfccdbc…0b21f3
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa45d ago0xd931c3…441051
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa45d ago0x46b0b2…8c9aa7
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa45d ago0x0c5416…473aa5
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa45d ago0xb2f238…171d8f

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.