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—$20.63100%mrdn69d ago0xefb7e6…a8c6e9
0x1cec…8dd40x8e77…e2d6Base—$26.43100%mrdn69d ago0xb2c4df…01b1cd
0x1cec…8dd40x8e77…e2d6Base—$20.14100%mrdn69d ago0xea8411…e66349
0x1cec…8dd40x8e77…e2d6Base—$14.59100%mrdn69d ago0x08bffd…812ad9
0x1cec…8dd40x8e77…e2d6Base—$18.35100%mrdn69d ago0x7bd582…3ad23a
0x1cec…8dd40x8e77…e2d6Base—$18.31100%mrdn69d ago0x60dd5d…5001e8
0x1cec…8dd40x8e77…e2d6Base—$22.71100%mrdn69d ago0x830663…daa1d1
0x1cec…8dd40x8e77…e2d6Base—$22.61100%mrdn69d ago0x3e86b3…66f4ad
0x1cec…8dd40x8e77…e2d6Base—$13.08100%mrdn69d ago0x774cfe…07c52a
0x1cec…8dd40x8e77…e2d6Base—$26.85100%mrdn69d ago0xc52aff…e26701
0x1cec…8dd40x8e77…e2d6Base—$14.13100%mrdn69d ago0x3a1e4c…571290
0x1cec…8dd40x8e77…e2d6Base—$18.99100%mrdn69d ago0x1c30f7…a88470
0x1cec…8dd40x8e77…e2d6Base—$13.38100%mrdn69d ago0xdc0516…28dfd4
0x1cec…8dd40x8e77…e2d6Base—$25.48100%mrdn69d ago0xd682d5…2171cf
0x1cec…8dd40x8e77…e2d6Base—$18.31100%mrdn69d ago0x024f04…7b359a
0x1cec…8dd40x8e77…e2d6Base—$19.49100%mrdn69d ago0x217282…75d877
0x1cec…8dd40x8e77…e2d6Base—$15.50100%mrdn69d ago0x95b66e…a20da2
0x1cec…8dd40x8e77…e2d6Base—$19.86100%mrdn70d ago0x508377…7e0369
0x1cec…8dd40x8e77…e2d6Base—$23.02100%mrdn70d ago0x044842…5019f8
0x1cec…8dd40x8e77…e2d6Base—$16.71100%mrdn70d ago0x6ff15f…89366e
0x1cec…8dd40x8e77…e2d6Base—$15.37100%mrdn70d ago0x24a0d7…0ef5c4
0x1cec…8dd40x8e77…e2d6Base—$17.97100%mrdn70d ago0xa4f2dc…41fe2d
0x1cec…8dd40x8e77…e2d6Base—$19.65100%mrdn70d ago0x2a28aa…807a69
0x1cec…8dd40x8e77…e2d6Base—$15.80100%mrdn70d ago0x64939a…3f45d9
0x1cec…8dd40x8e77…e2d6Base—$19.91100%mrdn70d ago0xc9e18e…c5199b

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.