Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91bd…ec580x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x7a0782…1ba71a
0xc598…5cd10x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x3439a8…2e1f59
0xa93f…958e0x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0xea4726…85a948
0xa93f…958e0x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0xd0b0a9…23337e
0xc52b…1df70x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x33ad89…311180
0xc52b…1df70x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x332f04…29343a
0xc52b…1df70x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x4c92e2…051389
0xc598…5cd10x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0xda3b65…dfdda7
0xa8c4…36a90x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0xc62e37…c26629
0xc598…5cd10x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0xdd648c…c74ed4
0xc417…2f700x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0xf59ee0…f154ad
0xa8c4…36a90x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x1f4865…e74d56
0x61a6…84400x52e2…f3eaBasex402 service$0.005100%coinbase80d ago0x94ada7…0e6a16
0x61a6…84400x52e2…f3eaBasex402 service$0.003100%coinbase80d ago0x10174d…50f43f
0x61a6…84400x52e2…f3eaBasex402 service$0.003100%coinbase80d ago0xf6cbf3…3d1e0d
0x61a6…84400x52e2…f3eaBasex402 service$0.003100%coinbase80d ago0xc2dfd3…5f00a0
0x61a6…84400x52e2…f3eaBasex402 service$0.003100%coinbase80d ago0xc776b2…4371e2
0x61a6…84400x52e2…f3eaBasex402 service$0.005100%coinbase80d ago0x0c73f5…789534
0x61a6…84400x52e2…f3eaBasex402 service$0.005100%coinbase80d ago0xaede2e…474895
0x61a6…84400x52e2…f3eaBasex402 service$0.003100%coinbase80d ago0x3abaa3…ff0be2
0x61a6…84400x52e2…f3eaBasex402 service$0.005100%coinbase80d ago0xc138e7…0e4e95
0x61a6…84400x52e2…f3eaBasex402 service$0.005100%coinbase80d ago0x855ca4…b44951
0x61a6…84400x52e2…f3eaBasex402 service$0.01100%coinbase80d ago0x7305c0…4ddad1
0x61a6…84400x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x1b9fa6…34dcc1
0x61a6…84400x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x9c49dd…181002

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.