Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5605…1de30x9c95…e299Base—$0.001100%fluxa79d ago0x122fb4…e56de3
0x5605…1de30x9c95…e299Base—$0.001100%fluxa79d ago0x9f64c3…98e542
0x5605…1de30x9c95…e299Base—$0.001100%fluxa79d ago0x9f1443…53b606
0x5605…1de30x9c95…e299Base—$0.001100%fluxa79d ago0x474077…a3b868
0x5605…1de30x9c95…e299Base—$0.001100%fluxa79d ago0x510d5d…e832a4
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0x7ba625…475b52
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0xdd1e65…007b82
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0x6f11d6…2f21f1
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0xd88c43…872a1f
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0x11b362…8e4a69
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0xbfd96e…b41877
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0x108416…3f8efc
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0xc4ef59…94314b
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0x437535…fd7669
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0x421cc8…3df0ed
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0xdeebbd…5da778
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0xb548a6…450258
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0x30e984…09ed2f
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0xd18c0e…0d5eb3
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0x097a73…52763b
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0xec20c5…ca7ec2
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0x78ef1c…54b629
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0x192ed4…98c4d5
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0x9d1074…217d38
0x5605…1de30x9c95…e299Base—$0.001100%fluxa80d ago0x4007e4…d6bd9e

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.