Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$99.9770%0xde5c…e1ff20d ago0xdd07dc…ff038e
0x1332…66eb0xdf62…30eeBase—$99.9770%0xa842…4fd920d ago0x1639f7…cb4b97
0x1332…66eb0xdf62…30eeBase—$99.9770%0xdf85…203b20d ago0xaf1057…73bc11
0x1332…66eb0xdf62…30eeBase—$99.9770%0xd09f…ebf020d ago0xc151ce…190082
0x1332…66eb0xdf62…30eeBase—$99.9970%0x76aa…2a0a20d ago0x7f7000…f21cab
0x1332…66eb0xdf62…30eeBase—$99.9970%0x4339…385020d ago0xb33200…17e498
0x1332…66eb0xdf62…30eeBase—$99.9970%0x3e24…de6820d ago0x511939…f47d9c
0x1332…66eb0xdf62…30eeBase—$49.8970%0xa8a2…c53b20d ago0x2b4155…a9a7db
0x1332…66eb0xdf62…30eeBase—$99.8870%0x0f31…87b120d ago0xf0a9fa…7ed03d
0x1332…66eb0xdf62…30eeBase—$99.9970%0x1cb5…c0e220d ago0x14a229…c9559b
0x1332…66eb0xdf62…30eeBase—$98.4870%0xdb8c…386120d ago0xbc6716…c22bcc
0x1332…66eb0xdf62…30eeBase—$99.9770%0x50ee…525220d ago0x1247ed…3d4076
0x1332…66eb0xdf62…30eeBase—$48.8470%0xfaf2…854b20d ago0x44aa3d…17cbe3
0x1332…66eb0xdf62…30eeBase—$48.9170%0x24a4…540a20d ago0xe569e6…6401cb
0x1332…66eb0xdf62…30eeBase—$49.1170%0x7dc9…9d7b20d ago0xb9ddea…b1a53e
0xf4f2…65170xdf62…30eeBase—$4.7170%0x1053…e7a920d ago0x12a640…3b8c5d
0x1332…66eb0xdf62…30eeBase—$99.9970%0x4c91…bd4921d ago0x6a824f…b6888d
0x1332…66eb0xdf62…30eeBase—$8.4370%0xc585…31c621d ago0xfae135…4cd1da
0x1332…66eb0xdf62…30eeBase—$99.9770%0x3670…183b21d ago0x8d5b41…9acf68
0x1332…66eb0xdf62…30eeBase—$7.8570%0xf098…e1e421d ago0xbe93db…e774ff
0x1332…66eb0xdf62…30eeBase—$44.9970%0x6204…112221d ago0x980ae3…8035e5
0x1332…66eb0xdf62…30eeBase—$98.6970%0xfb22…aa3b21d ago0x7deef0…adbc6b
0x1332…66eb0xdf62…30eeBase—$423.3470%0x1984…8da821d ago0xae8d4c…6a0ad6
0x0a8a…2c850xdf62…30eeBase—$4.8870%0x6a96…27ff21d ago0x6eed1e…92cb24
0x1332…66eb0xdf62…30eeBase—$6.4970%0x0558…49bd21d ago0x2b2852…8eae71

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.