Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5822…abe40x0f7a…9fd2Base$22.8170%0x73b4…e73613d ago0x4f8714…d6ca69
0x3248…f93f0x0f7a…9fd2Base$1.0970%0xfc36…884213d ago0x911441…1c96b9
0x3248…f93f0x0f7a…9fd2Base$1.1070%0x472f…69fd13d ago0x042055…28503c
0x5a58…a7bd0x0f7a…9fd2Base$1.1370%0x4668…62f213d ago0x7b8240…474705
0x3248…f93f0x0f7a…9fd2Base$1.4470%0x0e49…892713d ago0xe21d29…c93189
0x5a58…a7bd0x0f7a…9fd2Base$1.5870%0x4668…62f213d ago0xb35864…4c8bcc
0x5a58…a7bd0x0f7a…9fd2Base$1.3170%0x9e8f…f4f713d ago0x95e18f…d5627d
0x5a58…a7bd0x0f7a…9fd2Base$1.3770%0x4668…62f213d ago0x3021fe…c172ac
0x3248…f93f0x0f7a…9fd2Base$1.4370%0x4ae1…117b13d ago0xd006d2…91541d
0x5a58…a7bd0x0f7a…9fd2Base$1.3070%0x4668…62f213d ago0x188370…eee27f
0x5a58…a7bd0x0f7a…9fd2Base$1.2670%0xc50d…ed7b13d ago0x495ba5…a593d6
0x3248…f93f0x0f7a…9fd2Base$1.1470%0x0b0b…f44613d ago0xc0d722…a53cc9
0x5a58…a7bd0x0f7a…9fd2Base$1.3470%0x9e8f…f4f713d ago0xeaacbe…be7513
0x5a58…a7bd0x0f7a…9fd2Base$1.2670%0xc50d…ed7b13d ago0x9d8d59…bfcfe3
0x5a58…a7bd0x0f7a…9fd2Base$1.2670%0xc50d…ed7b13d ago0x5f7d98…20a019
0x5a58…a7bd0x0f7a…9fd2Base$1.3770%0x9e8f…f4f713d ago0x61733f…53b01e
0x5a58…a7bd0x0f7a…9fd2Base$1.3070%0x9e8f…f4f713d ago0xcffd47…98ecde
0x5a58…a7bd0x0f7a…9fd2Base$1.2370%0x9e8f…f4f713d ago0x650178…3d4c5b
0x5a58…a7bd0x0f7a…9fd2Base$1.3570%0x4668…62f213d ago0x92ad8a…403fcf
0x5a58…a7bd0x0f7a…9fd2Base$1.3270%0xc50d…ed7b13d ago0x5b454e…f40f5b
0x5a58…a7bd0x0f7a…9fd2Base$1.2970%0x9e8f…f4f713d ago0xb0cb43…67c9f5
0x5a58…a7bd0x0f7a…9fd2Base$1.3170%0x9e8f…f4f713d ago0xe87d66…9cef25
0x5a58…a7bd0x0f7a…9fd2Base$1.3070%0x4668…62f213d ago0x5270e1…c1d4e6
0x5a58…a7bd0x0f7a…9fd2Base$1.9570%0x9e8f…f4f713d ago0xb2cbe0…ad7628
0x3248…f93f0x0f7a…9fd2Base$1.0270%0x5938…ac9713d ago0x908cfd…cff0a2

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.