Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe321…052b0xc4bb…ea2aBase—$2.1670%0xc4bb…ea2a8d ago0x618b09…ee3070
0x0e27…6e430xc4bb…ea2aBase—$2.1470%0xc4bb…ea2a8d ago0x06696b…568dfb
0x3af8…49700xc4bb…ea2aBase—$2.1270%0xc4bb…ea2a8d ago0xa0f75d…2a15ec
0x2369…f9740xc4bb…ea2aBase—$2.1070%0xc4bb…ea2a8d ago0xbd9cad…368d37
0x9da2…7be40xc4bb…ea2aBase—$2.0870%0xc4bb…ea2a8d ago0xde4dd3…35c57f
0xac5d…aed10xc4bb…ea2aBase—$1.6870%0xc4bb…ea2a9d ago0x4cc9e0…01227b
0xad6a…dea60xc4bb…ea2aBase—$1.7970%0xc4bb…ea2a9d ago0x21b09c…135208
0x8f23…e3b90xc4bb…ea2aBase—$1.7770%0xc4bb…ea2a9d ago0x3f6d46…377000
0xdf9b…b85f0xc4bb…ea2aBase—$1.7570%0xc4bb…ea2a9d ago0x9faeb9…a3cada
0xb29f…04d60xc4bb…ea2aBase—$1.7370%0xc4bb…ea2a9d ago0x711596…de4747
0x0a80…8d010xc4bb…ea2aBase—$1.7170%0xc4bb…ea2a9d ago0xd41ea7…d4d34a
0xff6c…67bf0xc4bb…ea2aBase—$1.6670%0xc4bb…ea2a9d ago0x08bd71…1aae2d
0xc47c…b5000xc4bb…ea2aBase—$1.6470%0xc4bb…ea2a9d ago0xc273e0…2cd79b
0xbe4c…92eb0xc4bb…ea2aBase—$1.6270%0xc4bb…ea2a9d ago0x1b63bf…6f5602
0xe7f5…5f2a0xc4bb…ea2aBase—$1.6070%0xc4bb…ea2a9d ago0x3d1948…e20e50
0xdf9b…b85f0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a9d ago0x566b9a…6e7973
0x2369…f9740xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a9d ago0x98c102…29b8c2
0xff6c…67bf0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a9d ago0x045730…0b8e1c
0xe321…052b0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a9d ago0x44fffe…73bb56
0x0e27…6e430xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a9d ago0x30789e…c69585
0x3af8…49700xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a9d ago0xe64721…39fa86
0x9da2…7be40xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a9d ago0xc7a95b…3a13f8
0xad6a…dea60xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a9d ago0xb43786…264d9e
0x8f23…e3b90xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a9d ago0x750805…fa4d56
0xb29f…04d60xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a9d ago0xe1e398…cc1d7a

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.