Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf35…fa420x9c95…e299Base$0.001100%fluxa86d ago0xc5d90c…569196
0x63cd…62f30x9c95…e299Base$0.001100%fluxa86d ago0x0e1fcc…32e338
0xf08f…56f40x9c95…e299Base$0.001100%fluxa86d ago0x3bd3fd…9e6408
0x7cfa…f16a0x9c95…e299Base$0.001100%fluxa86d ago0xb3b342…053194
0x9c57…47a80x9c95…e299Base$0.001100%fluxa86d ago0x0df6af…462f66
0x5bdf…ad7e0x9c95…e299Base$0.001100%fluxa86d ago0x5968c9…39ff80
0x6640…b4060x9c95…e299Base$0.001100%fluxa86d ago0x4d15e4…d8ef2b
0xa1d8…5b690x9c95…e299Base$0.001100%fluxa86d ago0x7f7753…9ee201
0xd2ee…5fc00x9c95…e299Base$0.001100%fluxa86d ago0xc4f777…b80ace
0xcde1…41540x9c95…e299Base$0.001100%fluxa86d ago0xb55ebd…f82b97
0xbe09…f0f00x9c95…e299Base$0.001100%fluxa86d ago0x243299…90e81a
0x1710…dcbd0x9c95…e299Base$0.001100%fluxa86d ago0x387097…58ab54
0xcbfc…328c0x9c95…e299Base$0.001100%fluxa86d ago0xb10db1…7f54f6
0x95d8…a0960x9c95…e299Base$0.001100%fluxa86d ago0xde3f76…657a61
0x19c3…c2a50x9c95…e299Base$0.001100%fluxa86d ago0x9754e2…4a19bb
0x8ae7…f6cf0x9c95…e299Base$0.001100%fluxa86d ago0xc3c002…33eb48
0x2d83…ff8f0x9c95…e299Base$0.001100%fluxa86d ago0x870a2d…3f63f0
0xf6db…fd300x9c95…e299Base$0.001100%fluxa86d ago0x723a95…318aec
0x70a8…d9980x9c95…e299Base$0.001100%fluxa86d ago0xa06349…2ba586
0x6614…18f20x9c95…e299Base$0.001100%fluxa86d ago0x4f191e…5ebd5c
0x844a…30590x9c95…e299Base$0.001100%fluxa86d ago0x3ee57c…9943c3
0xb568…dee70x9c95…e299Base$0.001100%fluxa86d ago0x20ebac…ab8a11
0x4061…a26c0x9c95…e299Base$0.001100%fluxa86d ago0xf1be38…45dc79
0x5ccb…da3d0x9c95…e299Base$0.001100%fluxa86d ago0x08e857…31f6b1
0x8828…e6fb0x9c95…e299Base$0.001100%fluxa86d ago0x6b3bdf…12792e

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.