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.8970%0x629a…da9c16d ago0x3a43a5…89a12f
0x1332…66eb0xdf62…30eeBase—$99.6570%0x363e…450d16d ago0x139694…41184e
0x1332…66eb0xdf62…30eeBase—$99.9870%0x4f6a…d2f616d ago0x8df1e1…4c6a44
0x1332…66eb0xdf62…30eeBase—$99.9970%0x6d49…84c816d ago0x65419d…bc6a22
0x1332…66eb0xdf62…30eeBase—$99.9970%0x8bc8…eb0216d ago0x0ebc1a…a93799
0x1332…66eb0xdf62…30eeBase—$99.9870%0xf239…386c16d ago0x27523a…cdbf28
0x1332…66eb0xdf62…30eeBase—$99.6570%0x640e…5f1816d ago0x9a82da…783429
0x1332…66eb0xdf62…30eeBase—$99.9970%0xe935…f90416d ago0xddc9a6…f990f1
0x1332…66eb0xdf62…30eeBase—$99.9870%0xabef…391316d ago0x61038d…409f04
0x1332…66eb0xdf62…30eeBase—$99.9970%0x1434…1c6e16d ago0xb02948…171080
0x1332…66eb0xdf62…30eeBase—$1,200.0070%0xcfba…f10616d ago0x434d55…e440d7
0x1332…66eb0xdf62…30eeBase—$99.8970%0x6204…112216d ago0x22ef21…a864bc
0x1332…66eb0xdf62…30eeBase—$99.9770%0x6d99…b43316d ago0x94a721…6e84b5
0x1332…66eb0xdf62…30eeBase—$99.9870%0xddf5…034716d ago0x160662…fb2ba7
0x1332…66eb0xdf62…30eeBase—$99.9770%0xf098…e1e416d ago0x56e04c…902df0
0x1332…66eb0xdf62…30eeBase—$99.9770%0x1913…93d916d ago0x2918f0…c3be42
0x1332…66eb0xdf62…30eeBase—$99.9970%0x04bf…0d0e16d ago0xd3947c…bf5708
0x1332…66eb0xdf62…30eeBase—$49.5470%0x1c09…186f16d ago0xf91510…67ce26
0x1332…66eb0xdf62…30eeBase—$99.9770%0x563b…9a7f16d ago0x5517c5…a9250f
0x1332…66eb0xdf62…30eeBase—$99.8970%0x1053…e7a916d ago0xc39384…e05d71
0x1332…66eb0xdf62…30eeBase—$99.9970%0xc0fa…66cc16d ago0x5c0d5a…66ae20
0x1332…66eb0xdf62…30eeBase—$99.9970%0xf7a9…eb8d16d ago0x1db0fa…ad1b4a
0x1332…66eb0xdf62…30eeBase—$99.9970%0x9ee0…41c316d ago0xf8536b…6fa3ed
0x1332…66eb0xdf62…30eeBase—$99.8970%0x2e11…857316d ago0xb5a1b0…e29f3a
0x1332…66eb0xdf62…30eeBase—$99.9970%0x4a3c…710216d ago0xcb99ba…35c834

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.