Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$17.92100%mrdn105d ago0xdd2cb7…205750
0x13db…51920x8e77…e2d6Base—$13.79100%mrdn105d ago0x37657f…731be5
0x1cec…8dd40x8e77…e2d6Base—$13.79100%mrdn105d ago0xc602e7…f49669
0x1cec…8dd40x8e77…e2d6Base—$23.17100%mrdn105d ago0xc28cda…cb435a
0x1cec…8dd40x8e77…e2d6Base—$23.17100%mrdn105d ago0x299269…74c212
0xa6a9…809d0x8e77…e2d6Base—$18.19100%mrdn105d ago0xbd9da3…538ae5
0xa6a9…809d0x8e77…e2d6Base—$15.64100%mrdn105d ago0x93b5d4…f239ba
0x1cec…8dd40x8e77…e2d6Base—$22.50100%mrdn105d ago0xb933f0…22da44
0xfe8f…794d0x8e77…e2d6Base—$21.90100%mrdn105d ago0x9a78ed…97b773
0x13db…51920x8e77…e2d6Base—$21.90100%mrdn105d ago0xc6b0b3…b2facb
0xa6a9…809d0x8e77…e2d6Base—$21.04100%mrdn105d ago0xf31ee7…22a512
0xa6a9…809d0x8e77…e2d6Base—$16.24100%mrdn105d ago0x5368d3…0452ed
0xa6a9…809d0x8e77…e2d6Base—$27.14100%mrdn105d ago0xb2d0dc…e8e822
0xe55e…f7480x8e77…e2d6Base—$27.58100%mrdn105d ago0x04726f…e41e47
0x13db…51920x8e77…e2d6Base—$27.85100%mrdn105d ago0xc8d5a0…a70fb0
0x1cec…8dd40x8e77…e2d6Base—$21.69100%mrdn105d ago0xd9980d…af47b3
0xfe8f…794d0x8e77…e2d6Base—$17.09100%mrdn105d ago0x28cd0e…e75477
0x1cec…8dd40x8e77…e2d6Base—$16.57100%mrdn105d ago0x123ef5…4eb6d8
0xfe8f…794d0x8e77…e2d6Base—$26.96100%mrdn105d ago0xcba4f9…392f02
0xa6a9…809d0x8e77…e2d6Base—$26.96100%mrdn105d ago0x424e55…dffdcc
0x1cec…8dd40x8e77…e2d6Base—$16.63100%mrdn105d ago0x31bf8e…8e4ac5
0xe55e…f7480x8e77…e2d6Base—$15.13100%mrdn105d ago0xe38bc6…959599
0xfe8f…794d0x8e77…e2d6Base—$22.65100%mrdn105d ago0x1cbf5c…191de4
0x1cec…8dd40x8e77…e2d6Base—$15.22100%mrdn105d ago0x361319…dd0a42
0xe55e…f7480x8e77…e2d6Base—$12.31100%mrdn105d ago0xd37b1b…5331d6

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.