Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1da7…3bba0x7dbb…59e0Base—$9.9870%0x323a…a4f239d ago0x844848…209f07
0xbc1a…52460x7dbb…59e0Base—$20.0070%0x323a…a4f239d ago0xfa3ede…61d7f4
0x2bda…fcd60x7dbb…59e0Base—$5.0070%0x323a…a4f239d ago0xe71d62…a6e079
0x9f49…eb710x7dbb…59e0Base—$12.8070%0x323a…a4f239d ago0x9b52ae…ee30ea
0xad22…2be90x7dbb…59e0Base—$30.1670%0x323a…a4f239d ago0xe83d18…276dae
0x1da7…3bba0x7dbb…59e0Base—$24.9770%0x323a…a4f239d ago0x07e3ef…f5385e
0x5d80…723e0x7dbb…59e0Base—$3,532.3370%0x323a…a4f239d ago0x353d5a…ccdbd9
0x9f49…eb710x7dbb…59e0Base—$3,591.9570%0x323a…a4f239d ago0xc0feb6…a3b493
0xf2a6…6d600x7dbb…59e0Base—$700.0070%0x323a…a4f239d ago0xe79cd5…396120
0x5d5b…669f0x7dbb…59e0Base—$256.0070%0x323a…a4f239d ago0x339aca…dc9a9b
0x2429…68e40x7dbb…59e0Base—$4,000.0070%0x323a…a4f239d ago0xfdcb7f…6eed99
0x6057…b3700x7dbb…59e0Base—$153.3670%0x323a…a4f240d ago0x2f228e…a428ea
0xb04d…28670x7dbb…59e0Base—$144.1470%0x323a…a4f240d ago0xd8699c…7bf13b
0xc839…204d0x7dbb…59e0Base—$200.0070%0x323a…a4f240d ago0x157498…e9515c
0x35de…3b5e0x7dbb…59e0Base—$520.0070%0x323a…a4f240d ago0xfdb6dc…d7431c
0xe95c…b8b50x7dbb…59e0Base—$2.1970%0x323a…a4f240d ago0xb5f9a5…b2fd49
0xbafc…b6d30x7dbb…59e0Base—$60.7270%0x323a…a4f240d ago0xd634e9…3fc7ad
0x1fb7…2ce50x7dbb…59e0Base—$255.6670%0x323a…a4f240d ago0xe3e2f7…575f79
0xc981…64390x7dbb…59e0Base—$198.0970%0x323a…a4f240d ago0xddda03…0a6f23
0x2269…e1cc0x7dbb…59e0Base—$32.7770%0x323a…a4f240d ago0x0dc59a…5b657c
0x2523…793f0x7dbb…59e0Base—$3,791.5770%0x323a…a4f240d ago0xe1b954…6a471e
0xbce2…c8150x7dbb…59e0Base—$5.0070%0x323a…a4f240d ago0xa7458c…561d5d
0xb447…6f4b0x7dbb…59e0Base—$4,999.0070%0x323a…a4f240d ago0x312dfc…be7398
0xbc82…85610x7dbb…59e0Base—$1,153.3070%0x323a…a4f240d ago0x33bc2c…2e14d2
0xbc82…85610x7dbb…59e0Base—$14.4270%0x323a…a4f240d ago0x35a3cb…42bfc7

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.