Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$3.15100%0x80e7…127f79d ago0xed117b…87085a
0xa520…eca40x0e3d…7757Base—$18.90100%0x9993…8cf579d ago0x752315…11b39d
0xa520…eca40x0e3d…7757Base—$5.25100%0x4c95…d79b79d ago0x2cef8d…9dff93
0xa520…eca40x0e3d…7757Base—$1.05100%0x7d28…b24879d ago0x753441…2468e7
0xa520…eca40x0e3d…7757Base—$7.35100%0x7818…d2a679d ago0x923edc…046453
0xa520…eca40x0e3d…7757Base—$4.20100%0xde8d…bd2c79d ago0x0ba271…d6a58a
0xa520…eca40x0e3d…7757Base—$5.25100%0xba2c…ddc879d ago0x6551b6…c6ae4c
0xa520…eca40x0e3d…7757Base—$5.25100%0xf733…8f8d79d ago0x0a6556…e7b0dd
0xa520…eca40x0e3d…7757Base—$2.10100%0x023e…d6fc79d ago0x3a4c30…6952a8
0xa520…eca40x0e3d…7757Base—$10.50100%0x9f03…523379d ago0xdc16e7…0270a0
0xa520…eca40x0e3d…7757Base—$5.25100%0x3d53…a35979d ago0x476c40…e3e039
0xa520…eca40x0e3d…7757Base—$15.75100%0x666e…093079d ago0xc8bcab…e2a488
0xa520…eca40x0e3d…7757Base—$5.25100%0x73f4…836779d ago0xb5cae5…34878a
0xa520…eca40x0e3d…7757Base—$5.25100%0x9b8a…f4bd79d ago0x28c61f…4510fc
0xa520…eca40x0e3d…7757Base—$5.25100%0x28a1…4ae579d ago0xd9e7a1…b42144
0xa520…eca40x0e3d…7757Base—$4.20100%0xa8a2…c53b79d ago0x1ec84b…6538f4
0xa520…eca40x0e3d…7757Base—$21.00100%0x4b7f…bff079d ago0x05c925…799ba1
0xa520…eca40x0e3d…7757Base—$6.30100%0x33a2…877f79d ago0xb4ea42…f0d5c3
0xa520…eca40x0e3d…7757Base—$10.50100%0xfd6b…ae3979d ago0xccaa6f…461e3e
0xa520…eca40x0e3d…7757Base—$6.30100%0xbe69…299279d ago0x24ceab…429715
0xa520…eca40x0e3d…7757Base—$10.50100%0x422e…487079d ago0xd17364…c9a3d8
0xa520…eca40x0e3d…7757Base—$11.55100%0x7250…0f2079d ago0x783b47…b813f7
0xa520…eca40x0e3d…7757Base—$21.00100%0x54de…447079d ago0x5c8880…f265bb
0xa520…eca40x0e3d…7757Base—$5.25100%0xca67…882079d ago0x1e03be…fba4d1
0xa520…eca40x0e3d…7757Base—$10.50100%0x39e9…239379d ago0xa00007…37ad5c

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.