Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830x9c95…e299Base—$0.001100%fluxa46d ago0xaf5044…01608c
0xac60…a9830x9c95…e299Base—$0.001100%fluxa46d ago0xdf21b2…9e73f5
0xac60…a9830x9c95…e299Base—$0.001100%fluxa46d ago0x2ba208…43065e
0xac60…a9830x9c95…e299Base—$0.001100%fluxa46d ago0x3ce0a1…4bd789
0xac60…a9830x9c95…e299Base—$0.001100%fluxa46d ago0x49bf2d…1c4e5d
0xac60…a9830x9c95…e299Base—$0.001100%fluxa46d ago0x10c728…11e97b
0xac60…a9830x9c95…e299Base—$0.001100%fluxa46d ago0xc92f3d…d65f23
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa46d ago0x7fed60…4b6c77
0xac60…a9830x9c95…e299Base—$0.001100%fluxa46d ago0x319dcd…ee4fd1
0xac60…a9830x9c95…e299Base—$0.001100%fluxa46d ago0xd39cfa…a5113d
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa46d ago0x29436a…605854
0xac60…a9830x9c95…e299Base—$0.001100%fluxa46d ago0x8d0534…a46e90
0xac60…a9830x9c95…e299Base—$0.001100%fluxa46d ago0xd9a1e3…7e4b5d
0xac60…a9830x9c95…e299Base—$0.001100%fluxa46d ago0xb526a5…52e96e
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa46d ago0xec0ca6…637eec
0xac60…a9830x9c95…e299Base—$0.001100%fluxa46d ago0xbdb6db…21db7c
0xac60…a9830x9c95…e299Base—$0.001100%fluxa46d ago0xc2abe8…16b74e
0xac60…a9830x9c95…e299Base—$0.001100%fluxa46d ago0xb18555…736245
0xac60…a9830x9c95…e299Base—$0.001100%fluxa47d ago0x57dd1a…d9f544
0xac60…a9830x9c95…e299Base—$0.001100%fluxa47d ago0xe73e67…734619
0xac60…a9830x9c95…e299Base—$0.001100%fluxa47d ago0xd32ab8…aa5937
0xac60…a9830x9c95…e299Base—$0.001100%fluxa47d ago0x7c8818…f28666
0xac60…a9830x9c95…e299Base—$0.001100%fluxa47d ago0xf6e5e6…c52644
0xac60…a9830x9c95…e299Base—$0.001100%fluxa47d ago0x8f8b8c…bf59d7
0xac60…a9830x9c95…e299Base—$0.001100%fluxa47d ago0x717506…9e9062

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.