Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b7a…b62c0x7bb8…7a73Base—$0.04100%fluxa113d ago0x5e9455…0739eb
0xa384…2add0x7bb8…7a73Base—$0.04100%fluxa113d ago0x6be88b…add1f3
0x5171…10bf0x7bb8…7a73Base—$0.04100%fluxa113d ago0xa6bd19…c2ea98
0xbcd1…df350x7bb8…7a73Base—$0.04100%fluxa113d ago0x85ba9c…534bca
0x342c…71750x7bb8…7a73Base—$0.04100%fluxa113d ago0x1be36c…5a57a6
0xee2a…f46b0x7bb8…7a73Base—$0.04100%fluxa113d ago0x0f33a1…cc0487
0xc039…031c0x7bb8…7a73Base—$0.04100%fluxa113d ago0xb4c790…b30493
0x8844…4c680x7bb8…7a73Base—$0.04100%fluxa113d ago0x2e5e16…a28075
0x26a4…261e0x7bb8…7a73Base—$0.04100%fluxa113d ago0xf61aad…ceb936
0xb433…fe940x7bb8…7a73Base—$0.04100%fluxa113d ago0xf9a872…4821b4
0x474c…e3ef0x7bb8…7a73Base—$0.04100%fluxa113d ago0x65c6cf…2bd7fa
0x0340…d9690x7bb8…7a73Base—$0.04100%fluxa113d ago0xc70b07…f61bd2
0xafea…285f0x7bb8…7a73Base—$0.04100%fluxa113d ago0x27958e…3c6b9c
0x630e…bdb10x7bb8…7a73Base—$0.03100%fluxa113d ago0x660876…5658d7
0xfb3b…7d610x7bb8…7a73Base—$0.04100%fluxa113d ago0x6720ac…3b2f3a
0xeebc…2ba70x7bb8…7a73Base—$0.04100%fluxa113d ago0x44becb…937423
0x9b61…07d30x7bb8…7a73Base—$0.04100%fluxa113d ago0x02fe0f…008f42
0x09a5…cace0x7bb8…7a73Base—$0.04100%fluxa113d ago0x32b901…807fab
0xad4c…9f310x7bb8…7a73Base—$0.05100%fluxa113d ago0x5a3748…a13656
0x87c8…eb860x7bb8…7a73Base—$0.04100%fluxa113d ago0xaf4dc4…f50062
0x107e…565e0x7bb8…7a73Base—$0.04100%fluxa113d ago0x8dc623…4e6e32
0xe5da…1c4e0x7bb8…7a73Base—$0.04100%fluxa113d ago0xd3b40c…19d218
0x251c…1f410x7bb8…7a73Base—$0.04100%fluxa113d ago0x93ae09…eaf9ad
0xef37…581e0x7bb8…7a73Base—$0.04100%fluxa113d ago0x7cf7ed…a202d8
0x0f85…127e0x7bb8…7a73Base—$0.04100%fluxa113d ago0xfa29f1…612ebb

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.