Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x2b35…135b76d ago0x78c119…82e9c0
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xa82a…456376d ago0x31f2cf…71d6de
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x9d9f…8c6a76d ago0x2cb838…19f356
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x21ab…01d976d ago0x9f5130…7f769b
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x2859…83d476d ago0xff517b…77876a
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xa8e8…666876d ago0x839ed8…d5dffa
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xf497…02dd76d ago0xb5085e…74801a
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xb725…f2dd76d ago0x820d1d…7f7485
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x60b3…977376d ago0xc264bc…7c852f
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x5d3d…e33376d ago0xbb95b9…f8f31e
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x0477…fae076d ago0x642dd7…d30645
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x4136…b72676d ago0xf9dca0…645a54
0x4bfb…0c880x0e3d…7757Base—$19.95100%0xde8d…bd2c76d ago0x1f7675…c90e40
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc5a1…8a3476d ago0x7862cb…e0ec96
0x4bfb…0c880x0e3d…7757Base—$18.90100%0x515b…21b576d ago0xeb7f38…37f53d
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x1f7e…db9677d ago0x5c1506…12aea3
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xb11e…6e5a77d ago0x27e3b8…461603
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xd798…875177d ago0x75f571…d799f1

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.