Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base—$10.5070%0x3213…64ef25d ago0x52694d…b963e9
0xa520…eca40x47c5…4fc3Base—$10.5070%0x5720…a5f425d ago0x18c703…31ea44
0xa520…eca40x47c5…4fc3Base—$10.5070%0xa2b8…fedd25d ago0x28cd78…687370
0xa520…eca40x47c5…4fc3Base—$10.5070%0xbc4f…cafd25d ago0xe3add7…44e95f
0xa520…eca40x47c5…4fc3Base—$10.5070%0x7929…b33125d ago0x099bb5…258a53
0xa520…eca40x47c5…4fc3Base—$10.5070%0x0874…897c25d ago0xfc765c…689631
0xa520…eca40x47c5…4fc3Base—$21.0070%0x617f…c06d25d ago0x555d3d…7c8573
0xa520…eca40x47c5…4fc3Base—$10.5070%0x8100…1de526d ago0x67cd4e…a01b79
0xa520…eca40x47c5…4fc3Base—$2.1070%0x5f60…e48e26d ago0x19add9…20d039
0xa520…eca40x47c5…4fc3Base—$3.1570%0x78aa…366726d ago0x346896…ad820c
0xa520…eca40x47c5…4fc3Base—$2.1070%0x0166…37af26d ago0xe441a6…842be9
0xa520…eca40x47c5…4fc3Base—$31.5070%0x9618…286126d ago0xbe4c30…53857b
0xa520…eca40x47c5…4fc3Base—$10.5070%0x3663…55ff26d ago0x86619c…e09acc
0xa520…eca40x47c5…4fc3Base—$10.5070%0xf9f2…732926d ago0x2cdf3e…b82ed9
0xa520…eca40x47c5…4fc3Base—$10.5070%0xa782…cada26d ago0x0b2204…21902e
0xa520…eca40x47c5…4fc3Base—$10.5070%0xcf0a…a2c326d ago0x74ed96…b1242f
0xa520…eca40x47c5…4fc3Base—$10.5070%0x6647…552626d ago0xf622de…81b027
0xa520…eca40x47c5…4fc3Base—$10.5070%0xbada…25fd26d ago0xf31165…5e893e
0xa520…eca40x47c5…4fc3Base—$26.2570%0x6aad…f13326d ago0x1306aa…c8f3ba
0xa520…eca40x47c5…4fc3Base—$10.5070%0x88c8…503826d ago0x6793bb…505c7a
0xa520…eca40x47c5…4fc3Base—$10.5070%0x3fab…7e8c26d ago0xb4dce1…72f7da
0xa520…eca40x47c5…4fc3Base—$10.5070%0xbb99…f69a26d ago0x458a9c…926ba5
0xa520…eca40x47c5…4fc3Base—$10.5070%0x7dc9…9d7b26d ago0xa3a9a6…e1d0ac
0xa520…eca40x47c5…4fc3Base—$10.5070%0x69b3…7ddd26d ago0x37196a…e042b0
0xa520…eca40x47c5…4fc3Base—$31.5070%0x0389…0bc226d ago0xa77c4d…099f60

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.