Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a58…a7bd0x0f7a…9fd2Base—$1.2970%0x9e8f…f4f715d ago0x55a7f6…08a6f9
0x5a58…a7bd0x0f7a…9fd2Base—$1.0170%0xc50d…ed7b15d ago0x5810e7…9bb80d
0x5a58…a7bd0x0f7a…9fd2Base—$1.6170%0xc50d…ed7b15d ago0x069777…ad12e7
0x5a58…a7bd0x0f7a…9fd2Base—$1.3070%0x4668…62f215d ago0xa3f754…686d70
0x5a58…a7bd0x0f7a…9fd2Base—$1.2970%0x305e…fcf615d ago0x22cdf9…44a61d
0x5a58…a7bd0x0f7a…9fd2Base—$1.2870%0x4668…62f215d ago0x57bfea…923095
0x5a58…a7bd0x0f7a…9fd2Base—$1.3370%0x4668…62f215d ago0xd4ff42…740723
0x5a58…a7bd0x0f7a…9fd2Base—$1.2770%0xc50d…ed7b15d ago0x28792d…dae456
0x5a58…a7bd0x0f7a…9fd2Base—$1.3070%0xdc56…493915d ago0x8bb53d…109b6c
0x5a58…a7bd0x0f7a…9fd2Base—$1.2570%0xc85d…258015d ago0x6e3da2…b817f5
0x5a58…a7bd0x0f7a…9fd2Base—$1.3770%0xc50d…ed7b15d ago0x14290f…ecab9d
0x5a58…a7bd0x0f7a…9fd2Base—$1.3670%0xdc56…493915d ago0x3b86cb…754a5f
0x5a58…a7bd0x0f7a…9fd2Base—$1.8970%0xc85d…258015d ago0x593a4d…cdcdaa
0x5a58…a7bd0x0f7a…9fd2Base—$1.2970%0xc85d…258015d ago0xe50419…d04c1e
0x5a58…a7bd0x0f7a…9fd2Base—$1.9570%0xdc56…493915d ago0x88c634…7c37e6
0x5a58…a7bd0x0f7a…9fd2Base—$1.3170%0xdc56…493915d ago0xa337f7…2b7a80
0x5a58…a7bd0x0f7a…9fd2Base—$1.0970%0x305e…fcf615d ago0x9cf235…40fb15
0x5a58…a7bd0x0f7a…9fd2Base—$2.1670%0x4668…62f215d ago0x62edee…6c126b
0x5a58…a7bd0x0f7a…9fd2Base—$1.3070%0xdc56…493915d ago0x77bacb…bb6b1b
0x5a58…a7bd0x0f7a…9fd2Base—$1.2970%0xc50d…ed7b15d ago0x5e71fb…9f9a15
0x5a58…a7bd0x0f7a…9fd2Base—$1.9170%0x305e…fcf615d ago0x616d13…b03dd4
0x5a58…a7bd0x0f7a…9fd2Base—$1.6970%0xc85d…258015d ago0x0b1b16…111343
0x5a58…a7bd0x0f7a…9fd2Base—$1.5170%0xdc56…493915d ago0x4a520b…58132c
0x5a58…a7bd0x0f7a…9fd2Base—$1.3870%0x9e8f…f4f715d ago0x0383af…f3076d
0x5a58…a7bd0x0f7a…9fd2Base—$34.0570%0xc50d…ed7b15d ago0x6e0296…2a3ce5

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.