Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0xc55d22…4f5109
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0x796e9f…83d0cd
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0xd3ab34…e867ae
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0x53570e…99b327
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0xfcd350…02bd4a
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0xdd2d7a…02865e
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0x0efc35…71c626
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0x913be5…6a9f62
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0xf41467…8ceabe
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0xc43741…703ffa
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0xd47234…6cb256
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0xf74c79…c3ac71
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0x4e3358…438557
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0xb18df6…510dcb
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0xbb9b59…f7b44c
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0xc66e87…009a4d
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0x427aae…1913bf
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0xc5a18d…1b54dc
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0x87c0a4…824093
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0x18d8f7…ff75f7
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa81d ago0x95a921…2fcfdf
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0x60e5fb…fbd4f5
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0x348bc8…d2b30a
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0x2ae098…8adbec
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa82d ago0x32319f…994036

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.