Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3eb…af260x0e3d…7757Base—$2.10100%0x8e4d…98c078d ago0xda0dbf…af0a35
0xf3eb…af260x0e3d…7757Base—$10.50100%0xe935…f90478d ago0x61c20f…b3997b
0xf3eb…af260x0e3d…7757Base—$5.25100%0xbe1f…63c978d ago0x5e9cac…7fa7ca
0xf3eb…af260x0e3d…7757Base—$3.15100%0x35fd…376b78d ago0x23b09b…ec4b95
0xf3eb…af260x0e3d…7757Base—$31.50100%0x0874…897c79d ago0x9ecc05…040bdc
0xf3eb…af260x0e3d…7757Base—$5.25100%0x3eb5…db3c79d ago0xf68902…0ff2a9
0xf3eb…af260x0e3d…7757Base—$1.05100%0x1e92…0cb779d ago0xa7bf6a…3ad56e
0xf3eb…af260x0e3d…7757Base—$10.50100%0x1ae8…2c7379d ago0xc2fdda…d6425a
0xf3eb…af260x0e3d…7757Base—$10.50100%0xe347…5b3079d ago0x941a89…2a7427
0xf3eb…af260x0e3d…7757Base—$3.15100%0x1570…9b0a79d ago0xf4ad31…552e9b

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.