Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc2e…db2d0x5720…ba0eBase—$1.2570%0x7e99…09886d ago0xc63497…e8184f
0xfc2e…db2d0xdc92…3611Base—$1.2570%0x7e99…09886d ago0x37153f…55c192
0xfc2e…db2d0xa3dc…6000Base—$1.2570%0x7e99…09886d ago0xea88f7…8a52d3
0xfc2e…db2d0x7b9c…4fc5Base—$1.2570%0x7e99…09886d ago0x32e836…6b869a
0xfc2e…db2d0xeec9…a144Base—$1.2570%0x7e99…09886d ago0x9cd9f3…c2cb1b
0xfc2e…db2d0xcd59…d577Base—$1.2570%0x7e99…09886d ago0x4c5ee1…667d45
0xfc2e…db2d0x4705…bad5Base—$1.2570%0x7e99…09886d ago0xb30dfb…8a67ae
0xfc2e…db2d0x67e6…f8d8Base—$1.2570%0x7e99…09886d ago0x1efc8d…b72bbb
0xfc2e…db2d0x3794…9653Base—$1.2570%0x7e99…09886d ago0x0421a6…9642fc
0xfc2e…db2d0xc0de…bc6bBase—$1.2570%0x7e99…09886d ago0x73da45…76ba10
0xfc2e…db2d0xd9ae…3307Base—$1.2570%0x7e99…09886d ago0xedd39d…2b8d23
0xfc2e…db2d0x2941…f627Base—$1.2570%0x7e99…09886d ago0x731edb…8f6ab2
0xfc2e…db2d0x3e71…9e3aBase—$1.2570%0x7e99…09886d ago0x61ecdd…c63511
0xfc2e…db2d0xa12c…3cf9Base—$1.2570%0x7e99…09886d ago0x3a4966…2d34db
0xfc2e…db2d0xeb5a…2750Base—$1.2570%0x7e99…09886d ago0x145199…ba3f9b
0xfc2e…db2d0xccb0…511fBase—$1.2570%0x7e99…09886d ago0x569d3f…80b127
0xfc2e…db2d0x568a…3bfbBase—$1.2570%0x7e99…09886d ago0x094309…c49593
0xfc2e…db2d0x059b…59abBase—$1.2570%0x7e99…09886d ago0x38092d…446527
0xfc2e…db2d0xf9b6…ae37Base—$1.2570%0x7e99…09886d ago0x5cb2c0…4b3183
0xfc2e…db2d0xbbf8…230eBase—$1.2570%0x7e99…09886d ago0xd46238…f9a703
0xfc2e…db2d0x5058…e07fBase—$1.2570%0x7e99…09886d ago0xa8571e…33d1e5
0xfc2e…db2d0x7edb…5789Base—$1.2570%0x7e99…09886d ago0xc1c5fe…48a4dc
0xfc2e…db2d0x4dce…12e0Base—$1.2570%0x7e99…09886d ago0x80d90c…15aef7
0xfc2e…db2d0x030c…3234Base—$1.2570%0x7e99…09886d ago0xac97cc…ad942e
0xfc2e…db2d0x95ac…28acBase—$1.2570%0x7e99…09886d ago0xf713ef…f5299c

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.