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—$31.02100%mrdn109d ago0xfb45a8…bc395a
0x1cec…8dd40x8e77…e2d6Base—$25.04100%mrdn109d ago0xbd7bfd…6f66a1
0x1cec…8dd40x8e77…e2d6Base—$30.17100%mrdn109d ago0x39f567…6ccecb
0x1cec…8dd40x8e77…e2d6Base—$18.08100%mrdn109d ago0xb4e806…c2cb41
0x1cec…8dd40x8e77…e2d6Base—$33.57100%mrdn109d ago0x0441e9…eb231c
0x1cec…8dd40x8e77…e2d6Base—$25.22100%mrdn109d ago0xfc293a…b3ce2a
0x1cec…8dd40x8e77…e2d6Base—$27.19100%mrdn109d ago0xd328dd…bbbeab
0x1cec…8dd40x8e77…e2d6Base—$32.28100%mrdn109d ago0xdb506e…ebe405
0x1cec…8dd40x8e77…e2d6Base—$20.75100%mrdn109d ago0x043cae…ff08ba
0x1cec…8dd40x8e77…e2d6Base—$33.71100%mrdn109d ago0x116606…260383
0x1cec…8dd40x8e77…e2d6Base—$27.86100%mrdn109d ago0xf69aad…ee26db
0x1cec…8dd40x8e77…e2d6Base—$19.86100%mrdn109d ago0x07cd85…a19c3a
0x1cec…8dd40x8e77…e2d6Base—$18.65100%mrdn109d ago0x30a44e…63ffac
0x1cec…8dd40x8e77…e2d6Base—$22.83100%mrdn109d ago0xe6e016…541156
0x1cec…8dd40x8e77…e2d6Base—$34.52100%mrdn109d ago0xbca0c5…1f18f6
0x1cec…8dd40x8e77…e2d6Base—$22.71100%mrdn109d ago0xcbee6b…09479f
0x1cec…8dd40x8e77…e2d6Base—$34.12100%mrdn109d ago0xd5f2dc…689c21
0x1cec…8dd40x8e77…e2d6Base—$27.30100%mrdn109d ago0xbc5bb5…cb64a3
0x1cec…8dd40x8e77…e2d6Base—$27.05100%mrdn109d ago0x7745ab…2116b8
0x1cec…8dd40x8e77…e2d6Base—$23.03100%mrdn109d ago0x21f93c…876629
0x1cec…8dd40x8e77…e2d6Base—$19.24100%mrdn109d ago0x2feb6e…5ef321
0x1cec…8dd40x8e77…e2d6Base—$26.52100%mrdn109d ago0x10e09d…0f7915
0x1cec…8dd40x8e77…e2d6Base—$28.16100%mrdn109d ago0x3c1ca3…bae197
0x1cec…8dd40x8e77…e2d6Base—$29.76100%mrdn109d ago0x4d9770…4bfa8a
0x1cec…8dd40x8e77…e2d6Base—$22.63100%mrdn109d ago0x728455…1318ae

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.