Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x288e…a3440x527e…1b2cBase—$0.01100%coinbase78d ago0x6afe89…33df63
0x288e…a3440xcc82…1233Base—$0.01100%coinbase78d ago0xa81b45…12add7
0x288e…a3440x086f…0027Base—$0.01100%coinbase78d ago0x8d7f2a…1968e4
0x288e…a3440x7fa0…5dadBase—$0.01100%coinbase78d ago0xff6793…583de1
0x288e…a3440x53c1…597aBase—$0.01100%coinbase78d ago0x9be783…0ebb26
0x288e…a3440x68b1…e038Base—$0.01100%coinbase78d ago0x07c42b…1cb5ea
0x288e…a3440x3415…e051Base—$0.01100%coinbase78d ago0x27adb0…5ed5c1
0x288e…a3440x0071…5f09Base—$0.01100%coinbase78d ago0xe9e2be…318dc3
0x288e…a3440x5968…6eddBase—$0.01100%coinbase78d ago0xd1700b…ace8c4
0x288e…a3440xc6a7…4677Base—$0.01100%coinbase78d ago0x53ae46…5a99d3
0x288e…a3440x8b2c…330cBase—$0.01100%coinbase78d ago0x5abc2d…e5b97b
0x288e…a3440x2e22…2af3Base—$0.01100%coinbase78d ago0xc1e302…37eaa0
0x288e…a3440x5fd0…7e4eBase—$0.01100%coinbase78d ago0x4f5cae…1232a9
0x288e…a3440xe709…9d21Base—$0.01100%coinbase78d ago0x218b36…15f5e8
0x288e…a3440x57bf…f3b7Base—$0.01100%coinbase78d ago0xa4d25d…05146e
0x288e…a3440x8956…2f3fBase—$0.01100%coinbase78d ago0x09c3a0…1f0b71
0x288e…a3440x4069…1ab4Base—$0.01100%coinbase78d ago0x00bea9…78accb
0x288e…a3440xa236…bfe5Base—$0.01100%coinbase78d ago0x59d52a…37c672
0x288e…a3440x571d…17f0Base—$0.01100%coinbase78d ago0xb2e17e…c6a4b5
0x288e…a3440x783a…5a2aBase—$0.01100%coinbase78d ago0x47e511…6ab58a
0x288e…a3440xc8b7…b17aBase—$0.01100%coinbase78d ago0x64fc80…5c60d0
0x288e…a3440x6c9d…a673Base—$0.01100%coinbase78d ago0xf11cda…33bd51
0x288e…a3440x4096…3526Base—$0.01100%coinbase78d ago0xe1026a…dc2239
0x288e…a3440xfdef…44a5Base—$0.01100%coinbase78d ago0xe2e9fa…abc9f5
0x288e…a3440xb8d7…274eBase—$0.01100%coinbase78d ago0xf37abb…2f93ff

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.