Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08c8…0d070x29ff…2c6cBase—$23.72100%0xa923…c9ac102d ago0x987708…c975a0
0xaea2…e7760x29ff…2c6cBase—$23.72100%0xa923…c9ac102d ago0x3f9f2c…a1ade5
0x5dee…45be0x29ff…2c6cBase—$23.60100%0xa923…c9ac102d ago0x8bd040…04e41b
0x4a1a…e1320x29ff…2c6cBase—$23.73100%0xa923…c9ac102d ago0x994066…421c41
0x315b…47200x29ff…2c6cBase—$23.72100%0xa923…c9ac102d ago0x6aef01…e8945c
0xa99f…3f880x29ff…2c6cBase—$23.72100%0xa923…c9ac102d ago0x0665f9…00aeda
0x987e…edd10x29ff…2c6cBase—$23.72100%0xa923…c9ac102d ago0x23f5c3…fa923d
0x1a78…f9840x29ff…2c6cBase—$23.60100%0xa923…c9ac102d ago0x9a6aa9…4c55c5
0xfc24…3d9e0x29ff…2c6cBase—$23.72100%0xa923…c9ac102d ago0x544170…21a01b
0x1c24…a8830x29ff…2c6cBase—$23.61100%0xa923…c9ac102d ago0x3b6f98…96e7a7
0xe34e…c0760x29ff…2c6cBase—$23.73100%0xa923…c9ac102d ago0x7ffd6c…eb5fb4
0xc4fc…78a00x29ff…2c6cBase—$23.72100%0xa923…c9ac102d ago0x735d28…a7deec
0xe294…ae140x29ff…2c6cBase—$23.60100%0xa923…c9ac102d ago0x61a430…00a17d
0xcf1b…18b90x29ff…2c6cBase—$23.73100%0xa923…c9ac102d ago0x878578…1b5867
0xca1d…65830x29ff…2c6cBase—$23.71100%0xa923…c9ac102d ago0xa77722…4d278f
0x603e…e35f0x29ff…2c6cBase—$23.62100%0xa923…c9ac102d ago0xa61f5b…c164d1
0x87c5…8e8b0x29ff…2c6cBase—$23.71100%0xa923…c9ac102d ago0xc23be9…3648ce
0x5e1f…b7560x29ff…2c6cBase—$23.60100%0xa923…c9ac102d ago0xc23be9…3648ce
0x9df3…b2140x29ff…2c6cBase—$23.60100%0xa923…c9ac102d ago0x7f08dd…a8f919
0x1c39…038e0x29ff…2c6cBase—$23.71100%0xa923…c9ac102d ago0x37ef15…05bbdc
0x43c2…a94d0x29ff…2c6cBase—$23.70100%0xa923…c9ac102d ago0x37ef15…05bbdc
0x85eb…07460x29ff…2c6cBase—$23.70100%0xa923…c9ac102d ago0xaa0301…d36ea7
0x52b7…71ea0x29ff…2c6cBase—$23.61100%0xa923…c9ac102d ago0x6edfe3…4c36ed
0x3797…23260x29ff…2c6cBase—$23.52100%0xa923…c9ac102d ago0x69ce7e…9fc45f
0x9783…d3320x29ff…2c6cBase—$23.64100%0xa923…c9ac102d ago0xb4201a…ff3f6d

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.