Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba90…37650xf92b…2a68Base—$0.04100%fluxa109d ago0xf72e43…d639d2
0xc087…343b0xf92b…2a68Base—$0.04100%fluxa109d ago0x4c6af2…4ab46a
0xde74…d3cc0xf92b…2a68Base—$0.04100%fluxa109d ago0x81295c…2f7967
0xfc7d…49070xf92b…2a68Base—$0.04100%fluxa109d ago0x2cdc76…1e5c67
0x02bf…33b30xf92b…2a68Base—$0.04100%fluxa109d ago0xeb3dc1…31a3bd
0x789a…97bf0xf92b…2a68Base—$0.04100%fluxa109d ago0xd7a08f…a65e82
0x9bd4…92a50xf92b…2a68Base—$0.04100%fluxa109d ago0xb8f0f0…8fa387
0xd4c4…d74f0xf92b…2a68Base—$0.04100%fluxa109d ago0xc83ffa…6aad85
0x16e0…a5ab0xf92b…2a68Base—$0.04100%fluxa109d ago0x130c40…a9b5b6
0xf120…97800xf92b…2a68Base—$0.04100%fluxa109d ago0xcb0c4c…01e172
0x57fa…a6270xf92b…2a68Base—$0.04100%fluxa109d ago0x4b650e…d47297
0x0ea8…35df0xf92b…2a68Base—$0.04100%fluxa109d ago0x4e37dd…aee523
0x5ce5…c5e30xf92b…2a68Base—$0.04100%fluxa109d ago0x656e27…137b00
0xc9c0…184c0xf92b…2a68Base—$0.04100%fluxa109d ago0x92bf63…33340a
0x8e83…6bc70xf92b…2a68Base—$0.04100%fluxa109d ago0xc1b278…26141e
0x4c46…05d50xf92b…2a68Base—$0.04100%fluxa109d ago0x6c49d0…ab96b7
0xddbc…a7880xf92b…2a68Base—$0.04100%fluxa109d ago0x8193dd…fcff1d
0xda16…bf5f0xf92b…2a68Base—$0.04100%fluxa109d ago0x730510…550487
0x9c32…c2de0xf92b…2a68Base—$0.04100%fluxa109d ago0x2e91d2…7c8a91
0x84e0…90110xf92b…2a68Base—$0.04100%fluxa109d ago0x13bb20…33ebec
0x9c15…d2d30xf92b…2a68Base—$0.04100%fluxa109d ago0x4b3844…0dfe2b
0xd832…c4ac0xf92b…2a68Base—$0.04100%fluxa109d ago0xc5cb3a…6d8ad1
0x413c…15e40xf92b…2a68Base—$0.04100%fluxa109d ago0x7a427e…b7562e
0x694e…8ceb0xf92b…2a68Base—$0.04100%fluxa109d ago0xf0d049…0cd4e0
0xee07…2c660xf92b…2a68Base—$0.04100%fluxa109d ago0xb47aa7…93493f

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.