Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$157.5070%0x3dd1…4d5c4d ago0xe6639a…0a74da
0x1332…66eb0x47c5…4fc3Base—$147.0070%0xc5bc…36064d ago0x002d05…4f24d4
0x1332…66eb0x47c5…4fc3Base—$5.2070%0x18cc…27504d ago0x61fc00…812bb6
0x1332…66eb0xdf62…30eeBase—$1,293.0070%0x12ba…6b614d ago0x80ccde…8c07a4
0x1332…66eb0x47c5…4fc3Base—$10,500.0070%0xc330…c0b24d ago0x713d19…8642de
0x1332…66eb0x47c5…4fc3Base—$20.8070%0x8112…51674d ago0x266217…51bf53
0x1332…66eb0x47c5…4fc3Base—$68.0070%0x0c68…47ce4d ago0xe0357e…a8ebd5
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x898f…4f5e4d ago0x06e722…a7f6ba
0x1332…66eb0xdf62…30eeBase—$99.6670%0x2a5b…d6a94d ago0x084248…453a6d
0x1332…66eb0xdf62…30eeBase—$99.8670%0x5682…a9524d ago0x9143e0…410834
0x1332…66eb0xdf62…30eeBase—$98.6970%0x614a…d5ce4d ago0x581135…168740
0x1332…66eb0xf8f4…5e1eBase—$90.0070%0x04e2…74784d ago0xcf20e1…032f9b
0x1332…66eb0x47c5…4fc3Base—$47.2570%0x39f9…9a794d ago0x092d18…a30a13
0x1332…66eb0x47c5…4fc3Base—$18.0070%0x133d…a4764d ago0xbff659…49c64b
0x1332…66eb0x47c5…4fc3Base—$4,998.0070%0xb55c…2e3e4d ago0x80578d…f1203b
0x1332…66eb0xdf62…30eeBase—$49.7870%0x55b3…f1a04d ago0xbfe922…6246e0
0x1332…66eb0x47c5…4fc3Base—$96.6070%0x0245…bb7b4d ago0xc26c15…515e45
0x1332…66eb0xdf62…30eeBase—$99.6670%0x4d61…68384d ago0x126a8e…371cd1
0x1332…66eb0x47c5…4fc3Base—$18.9070%0xbdce…f6374d ago0x7f55e2…6c9db6
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xb1ed…f8544d ago0x0973f5…fb1311
0x1332…66eb0xdf62…30eeBase—$98.9970%0xfaf2…854b4d ago0xdbc4c4…4613c0
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xe6a1…01174d ago0xa3c674…0fdcf8
0x1332…66eb0xdf62…30eeBase—$99.9970%0x9765…2c944d ago0xc05a1f…5d6e28
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xf200…d9a04d ago0x21d90b…12f638
0x1332…66eb0xdf62…30eeBase—$99.9270%0x5e05…afbb4d ago0x3f27bd…37fa6c

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.