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—$24.20100%mrdn79d ago0xb7e6ed…a867f1
0x1cec…8dd40x8e77…e2d6Base—$26.74100%mrdn79d ago0x562d56…5eb337
0x1cec…8dd40x8e77…e2d6Base—$14.16100%mrdn79d ago0xdaa633…05a1dd
0x1cec…8dd40x8e77…e2d6Base—$21.58100%mrdn79d ago0x567b17…a1fdfb
0x1cec…8dd40x8e77…e2d6Base—$26.56100%mrdn79d ago0xc2c949…f1c995
0x1cec…8dd40x8e77…e2d6Base—$24.13100%mrdn79d ago0x4aca1f…ad64ad
0x1cec…8dd40x8e77…e2d6Base—$22.23100%mrdn79d ago0x9dc38e…76c627
0x1cec…8dd40x8e77…e2d6Base—$14.23100%mrdn79d ago0xf43a1b…7ec62d
0x1cec…8dd40x8e77…e2d6Base—$25.18100%mrdn79d ago0x0ec2ad…e83dcd
0x1cec…8dd40x8e77…e2d6Base—$18.75100%mrdn79d ago0xd1d4ea…b43107
0x1cec…8dd40x8e77…e2d6Base—$21.03100%mrdn79d ago0xd2cb8e…3c3534
0x1cec…8dd40x8e77…e2d6Base—$12.41100%mrdn79d ago0x7493a4…a187d0
0x1cec…8dd40x8e77…e2d6Base—$21.99100%mrdn79d ago0x5e430f…965ab6
0x1cec…8dd40x8e77…e2d6Base—$18.39100%mrdn79d ago0x406a1b…400de5
0x1cec…8dd40x8e77…e2d6Base—$27.77100%mrdn79d ago0x7f8c25…361c9a
0x1cec…8dd40x8e77…e2d6Base—$15.40100%mrdn79d ago0xe25e8e…581284
0x1cec…8dd40x8e77…e2d6Base—$23.22100%mrdn79d ago0xb07c44…4e5f36
0x1cec…8dd40x8e77…e2d6Base—$21.62100%mrdn79d ago0x6a09a9…32badd
0x1cec…8dd40x8e77…e2d6Base—$22.64100%mrdn79d ago0x421155…aaff13
0x1cec…8dd40x8e77…e2d6Base—$23.42100%mrdn79d ago0x523579…4474cb
0x1cec…8dd40x8e77…e2d6Base—$17.09100%mrdn79d ago0xd628fa…9e5617
0x1cec…8dd40x8e77…e2d6Base—$17.42100%mrdn79d ago0x15ddfe…95ee60
0x1cec…8dd40x8e77…e2d6Base—$15.47100%mrdn79d ago0x279918…06dc30
0x1cec…8dd40x8e77…e2d6Base—$11.43100%mrdn79d ago0xdd27b0…d3594e
0x1cec…8dd40x8e77…e2d6Base—$14.67100%mrdn79d ago0xb9c699…1dec4e

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.