Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0xe86acb…0a2ca9
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0x47864d…6078da
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0xf14cfa…89492c
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0xff8faa…67b397
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0x5f1a98…96b49d
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0x43ffdd…d0c32d
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0xa2c17b…4df8ab
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0x646131…c771a9
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0x578b47…e0ac3a
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0x3d956b…658a20
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0x2316bc…0ea0f3
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0xac82ab…a3a91a
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0xee041c…764599
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0x2e5f60…5f81e9
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0x66ad24…22742e
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0xc97e96…bac2fd
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0x8d2cd2…c8508f
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0xe4b6ba…d54c32
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0x671eb9…49a097
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0x0b2c98…c212d1
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0xb80483…80d4d1
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0x7f0ec2…fdcfc2
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0xf8fac6…256010
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0xbd8c6d…a8f3cb
0x7898…159b0x9c95…e299Base—$0.001100%fluxa63d ago0x56c770…1c2cf8

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.