Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$18.47100%mrdn83d ago0x5cdb56…142da0
0x1cec…8dd40x8e77…e2d6Base—$10.18100%mrdn83d ago0x52f6fe…89a32a
0x1cec…8dd40x8e77…e2d6Base—$18.23100%mrdn83d ago0xebf7a9…4bcbad
0x1cec…8dd40x8e77…e2d6Base—$9.43100%mrdn83d ago0xb7ba15…fb2434
0x1cec…8dd40x8e77…e2d6Base—$16.15100%mrdn83d ago0xc5771a…a167ef
0x1cec…8dd40x8e77…e2d6Base—$20.53100%mrdn83d ago0x14a75d…de7dc4
0x1cec…8dd40x8e77…e2d6Base—$20.68100%mrdn83d ago0xb16464…d431a0
0x1cec…8dd40x8e77…e2d6Base—$10.24100%mrdn83d ago0x934e6c…b5dc3c
0x1cec…8dd40x8e77…e2d6Base—$28.10100%mrdn83d ago0x6d5f72…620eb3
0x1cec…8dd40x8e77…e2d6Base—$15.36100%mrdn83d ago0x76e000…b03490
0x1cec…8dd40x8e77…e2d6Base—$23.98100%mrdn83d ago0xb5717e…16e217
0x1cec…8dd40x8e77…e2d6Base—$21.54100%mrdn83d ago0x911110…b352bf
0x1cec…8dd40x8e77…e2d6Base—$26.48100%mrdn83d ago0x00ce20…b7ec6c
0x1cec…8dd40x8e77…e2d6Base—$17.18100%mrdn83d ago0x6aa57d…1d7385
0x1cec…8dd40x8e77…e2d6Base—$26.64100%mrdn83d ago0x8b04d3…ad5dd4
0x1cec…8dd40x8e77…e2d6Base—$20.38100%mrdn83d ago0x3188cb…a4a7a2
0x1cec…8dd40x8e77…e2d6Base—$17.62100%mrdn83d ago0x6261d4…00decd
0x1cec…8dd40x8e77…e2d6Base—$26.92100%mrdn83d ago0xca70cc…2f8e3d
0x1cec…8dd40x8e77…e2d6Base—$17.82100%mrdn83d ago0xf5850e…f91a56
0x1cec…8dd40x8e77…e2d6Base—$26.00100%mrdn83d ago0xe7a986…fdab0c
0x1cec…8dd40x8e77…e2d6Base—$26.00100%mrdn83d ago0x1b381c…1fe1d1
0x1cec…8dd40x8e77…e2d6Base—$19.46100%mrdn83d ago0x51cc94…f6a7be
0x1cec…8dd40x8e77…e2d6Base—$16.81100%mrdn83d ago0x8aaf61…286cf1
0x1cec…8dd40x8e77…e2d6Base—$15.51100%mrdn83d ago0x2d5274…ef034d
0x1cec…8dd40x8e77…e2d6Base—$20.59100%mrdn83d ago0xdecae5…8b07f2

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.