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.1570%0x8c9f…11af40d ago0xbdf2ac…4fddca
0xa520…eca40x0e3d…7757Base—$11.5570%0x79bd…fda140d ago0x1bf7c8…cb0016
0xa520…eca40x47c5…4fc3Base—$15.7570%0x9d18…1e3a40d ago0x970860…cf9f06
0xa520…eca40x47c5…4fc3Base—$10.5070%0x7869…5c2040d ago0xdcc58a…e36c1b
0xa520…eca40x0e3d…7757Base—$12.6070%0x5a50…c82c40d ago0xc54bed…eea4e7
0xa520…eca40x47c5…4fc3Base—$10.5070%0x791a…97b440d ago0xb730e2…63f3aa
0xa520…eca40x0e3d…7757Base—$15.7570%0x0fb0…485940d ago0x569bc6…b73fd0
0xa520…eca40x47c5…4fc3Base—$5.2570%0x9f94…626440d ago0xdc60d9…ee3298
0xa520…eca40x47c5…4fc3Base—$5.2570%0x50b0…9cda40d ago0xcfce45…f8b4d3
0xa520…eca40x47c5…4fc3Base—$11.5570%0xe146…b43840d ago0x8d30a1…90e3e3
0xa520…eca40x0e3d…7757Base—$10.5070%0x2041…bdf640d ago0x4a6065…4c6961
0xa520…eca40x0e3d…7757Base—$12.6070%0xd60b…b73940d ago0x840efb…ac275d
0xa520…eca40x0e3d…7757Base—$10.5070%0x06ee…cb5240d ago0xd55b7f…516c3f
0xa520…eca40x47c5…4fc3Base—$5.2570%0xa82a…456340d ago0xb7e288…418114
0xa520…eca40x47c5…4fc3Base—$15.7570%0xe5a6…5fc540d ago0xe75e14…bdf268
0xa520…eca40x0e3d…7757Base—$10.5070%0x4339…385040d ago0x38bfed…0861a8
0xa520…eca40x0e3d…7757Base—$5.2570%0x816c…9f8640d ago0x0a0126…d83d84
0xa520…eca40x0e3d…7757Base—$5.2570%0x0908…9e5140d ago0x267582…600cd1
0xa520…eca40x47c5…4fc3Base—$5.2570%0x58cf…f8d440d ago0x1b1f1f…1b3304
0xa520…eca40x47c5…4fc3Base—$5.2570%0x0e26…797840d ago0xc3ea92…d438b3
0xa520…eca40x47c5…4fc3Base—$2.1070%0x8bf0…2ce240d ago0xca16f1…8f0ffb
0xa520…eca40x47c5…4fc3Base—$5.2570%0xd3b3…bd8240d ago0xe14b08…140242
0xa520…eca40x0e3d…7757Base—$15.7570%0xa69c…e8d540d ago0xf38947…90d461
0xa520…eca40x47c5…4fc3Base—$2.1070%0x581b…eeb240d ago0x9b920f…eafe9e
0xa520…eca40x47c5…4fc3Base—$21.0070%0x5697…9cea40d ago0x2a0a27…65d5d7

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.