Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0x6002d2…f5c679
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0x599864…b958ee
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa46d ago0x566a84…463ae8
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0xfe079a…f587f4
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0x8735ea…d8e90f
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0x8020ee…ad5da2
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0x9a90db…90bc07
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa46d ago0xd89e13…c4af55
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa46d ago0x93296e…5fb2fd
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0x39ddf5…a27f97
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa46d ago0x3b4ca5…9b5b7b
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0xa544a2…70c021
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0x72d960…0879d7
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0x5beb28…f34e16
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa46d ago0x3ad42c…570507
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0xcb7c5a…a9f0c8
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0x573a40…0c70e5
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa46d ago0xd5549e…f510b6
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0x024c53…4d5d4d
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0x765304…76b322
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0xd5b3be…a48404
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0x0a8c50…76dad8
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0x1e2783…0441b2
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa46d ago0x62af1a…b95c6d
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa47d ago0xd14862…e3c07a

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.