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.23100%mrdn94d ago0xeca336…06668b
0xa6a9…809d0x8e77…e2d6Base—$22.56100%mrdn94d ago0x947e33…ec83b2
0x1cec…8dd40x8e77…e2d6Base—$10.55100%mrdn94d ago0x38a4e5…8a9ce7
0x13db…51920x8e77…e2d6Base—$17.26100%mrdn94d ago0xcec7de…cdc1b1
0xfe8f…794d0x8e77…e2d6Base—$14.87100%mrdn94d ago0x0c856a…9dd6a3
0xe55e…f7480x8e77…e2d6Base—$13.18100%mrdn94d ago0xd43755…9019d1
0xa6a9…809d0x8e77…e2d6Base—$13.53100%mrdn94d ago0x58ca00…24991b
0x1cec…8dd40x8e77…e2d6Base—$14.38100%mrdn94d ago0xad3422…bc9827
0x1cec…8dd40x8e77…e2d6Base—$19.10100%mrdn94d ago0x6c1de1…7a98bd
0xfe8f…794d0x8e77…e2d6Base—$20.16100%mrdn94d ago0xbe1125…bfb26c
0xfe8f…794d0x8e77…e2d6Base—$23.05100%mrdn94d ago0x56de69…58047b
0xfe8f…794d0x8e77…e2d6Base—$17.76100%mrdn94d ago0x19daf8…538020
0xa6a9…809d0x8e77…e2d6Base—$11.99100%mrdn94d ago0x2f4f29…f00c14
0xfe8f…794d0x8e77…e2d6Base—$16.31100%mrdn94d ago0x8a0ca6…885707
0xe55e…f7480x8e77…e2d6Base—$21.18100%mrdn94d ago0xfe3bd0…663d97
0xfe8f…794d0x8e77…e2d6Base—$21.16100%mrdn94d ago0x9b8732…142066
0xfe8f…794d0x8e77…e2d6Base—$20.66100%mrdn94d ago0x978dcd…43716f
0x4754…327b0x8e77…e2d6Base—$14.89100%mrdn94d ago0x16e3b9…9097b6
0xfe8f…794d0x8e77…e2d6Base—$23.16100%mrdn94d ago0x78c55c…c5e4e8
0xe55e…f7480x8e77…e2d6Base—$19.86100%mrdn94d ago0x34d2e4…971c25
0xe55e…f7480x8e77…e2d6Base—$21.16100%mrdn94d ago0x626ff6…ad1d76
0xfe8f…794d0x8e77…e2d6Base—$13.11100%mrdn94d ago0xc5120f…ccdb1c
0x1cec…8dd40x8e77…e2d6Base—$13.11100%mrdn94d ago0x0ec2fc…0c653b
0xfe8f…794d0x8e77…e2d6Base—$15.22100%mrdn94d ago0x1b43f2…3330f8
0x1cec…8dd40x8e77…e2d6Base—$19.44100%mrdn94d ago0xd75074…2cc665

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.