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.9570%0xed7e…63a620d ago0x5c3d38…73ba4a
0x1332…66eb0xdf62…30eeBase—$99.9570%0x3845…8ad220d ago0x9c55e6…4e2a19
0x1332…66eb0xdf62…30eeBase—$99.9570%0x823e…6b6c20d ago0xdfbb8f…a3230e
0x1332…66eb0xdf62…30eeBase—$99.9570%0x59d0…cf7220d ago0xf61318…2db796
0x1332…66eb0xdf62…30eeBase—$99.9570%0x5df6…642820d ago0x651ddf…3aaddb
0x1332…66eb0xdf62…30eeBase—$99.9570%0x1763…dc2220d ago0x89c9a9…d298ce
0x1332…66eb0xdf62…30eeBase—$99.8270%0xd98d…210520d ago0x5bc268…a4c5a7
0x1332…66eb0xdf62…30eeBase—$49.7770%0xa690…238c20d ago0xe5f7be…1ab3b0
0x1332…66eb0xdf62…30eeBase—$99.6670%0xcfc4…e10420d ago0x23e103…06b56e
0x1332…66eb0xdf62…30eeBase—$1,487.1970%0x9d1f…cb2220d ago0xfe6a6d…fcd700
0x773a…ad4f0xdf62…30eeBase—$350.0070%0xa7b1…4ca420d ago0x58a73f…4204bf
0xd457…f0690xdf62…30eeBase—$549.9970%0x629a…da9c20d ago0x19e2db…a619f6
0x1332…66eb0xdf62…30eeBase—$99.9070%0xfdd4…df7220d ago0xb34456…d1d661
0x1332…66eb0xdf62…30eeBase—$411.5970%0xa4f5…b2f920d ago0xdc50be…057663
0x1332…66eb0xdf62…30eeBase—$99.9370%0x5823…9b2120d ago0x24b413…ffb3f8
0x1332…66eb0xdf62…30eeBase—$99.9570%0x8107…169920d ago0x131d1c…ae6f8c
0x1332…66eb0xdf62…30eeBase—$5.9670%0xffde…041020d ago0x2afd7c…b82c29
0x40d6…a0680xdf62…30eeBase—$72.2370%0xd301…c7ff20d ago0x5831aa…782908
0x1332…66eb0xdf62…30eeBase—$99.9970%0xc22e…e4a120d ago0xa3efb6…377e97
0x1332…66eb0xdf62…30eeBase—$99.8970%0x5e96…f15920d ago0xf78e41…2d1b82
0x1332…66eb0xdf62…30eeBase—$99.9970%0x77d2…395e20d ago0xcc42a1…fb602b
0x1332…66eb0xdf62…30eeBase—$906.0270%0x9307…e92a20d ago0x43500c…df3c1a
0x1332…66eb0xdf62…30eeBase—$8.3570%0x8817…492720d ago0x7e67b8…405324
0x1332…66eb0xdf62…30eeBase—$3.5370%0x39ac…36cd20d ago0xa75117…c68bef
0x1332…66eb0xdf62…30eeBase—$3.8870%0xf863…e52320d ago0x30064c…90f227

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.