Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$19.95100%0x705f…8eed99d ago0x4179de…aef936
0xf861…cd530x0e3d…7757Base—$2.10100%0x5d3d…e33399d ago0x6c6a96…86db59
0xf861…cd530x0e3d…7757Base—$6.30100%0xa30d…6d0099d ago0x9bfc9b…5c16ec
0xf861…cd530x0e3d…7757Base—$10.50100%0x5e05…afbb99d ago0x1e6a8a…64f3ce
0xf861…cd530x0e3d…7757Base—$1.05100%0x238e…232599d ago0x31aa90…9d1988
0xf861…cd530x0e3d…7757Base—$10.50100%0x9971…204899d ago0xc2b7c2…8a67a5
0xf861…cd530x0e3d…7757Base—$5.25100%0x422e…487099d ago0xf8f8fb…fdf771
0xf861…cd530x0e3d…7757Base—$10.50100%0x5720…a5f499d ago0xfc4f3e…02e610
0xf861…cd530x0e3d…7757Base—$5.25100%0x4639…93fa99d ago0x4d74d3…d95859
0xf861…cd530x0e3d…7757Base—$2.10100%0xc07c…d71899d ago0x84b4c1…81b79a
0xf861…cd530x0e3d…7757Base—$1.05100%0xb99f…c90399d ago0xfd0701…24e3cb
0xf861…cd530x0e3d…7757Base—$3.15100%0x6d99…b43399d ago0x71476a…d1981b
0xf861…cd530x0e3d…7757Base—$5.25100%0x45b0…c0d699d ago0x1aa492…8a4997
0xf861…cd530x0e3d…7757Base—$5.25100%0x9903…29c499d ago0x1c7c4e…a2b201
0xf861…cd530x0e3d…7757Base—$105.00100%0x8de7…1c2c99d ago0x48b8c4…28bf29
0xf861…cd530x0e3d…7757Base—$3.15100%0x7250…0f2099d ago0x98d77b…1b1820
0xf861…cd530x0e3d…7757Base—$5.25100%0xbc7c…86d499d ago0x4c2bad…deeb83
0xf861…cd530x0e3d…7757Base—$27.30100%0x9547…14df99d ago0x5cbb28…6c7276
0xf861…cd530x0e3d…7757Base—$5.25100%0xda14…75fa99d ago0x0d7722…8b2fa2
0xf861…cd530x0e3d…7757Base—$2.10100%0x214e…3e4a100d ago0xf0fc53…c4c731
0xf861…cd530x0e3d…7757Base—$10.50100%0x5513…a8a9100d ago0x3dd58a…3a3494
0xf861…cd530x0e3d…7757Base—$2.10100%0x0fb0…4859100d ago0x627cef…8e7174
0xf861…cd530x0e3d…7757Base—$5.25100%0x20d2…f0b2100d ago0x2c42a3…c16fa1

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.