Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$15.69100%mrdn89d ago0xda053e…f1e5b7
0xa6a9…809d0x8e77…e2d6Base—$17.16100%mrdn89d ago0x0d19a0…2d1675
0xa6a9…809d0x8e77…e2d6Base—$21.29100%mrdn89d ago0xca7170…b2dd4a
0xa6a9…809d0x8e77…e2d6Base—$14.29100%mrdn89d ago0xfa4eda…76881e
0xa6a9…809d0x8e77…e2d6Base—$15.99100%mrdn89d ago0xd85eea…8d8179
0xa6a9…809d0x8e77…e2d6Base—$18.12100%mrdn89d ago0xba7ab2…90aaea
0xa6a9…809d0x8e77…e2d6Base—$29.18100%mrdn89d ago0xb33fb7…1f4978
0xa6a9…809d0x8e77…e2d6Base—$22.36100%mrdn89d ago0xaa35db…a895bb
0xa6a9…809d0x8e77…e2d6Base—$25.57100%mrdn90d ago0x93a077…1f063d
0xa6a9…809d0x8e77…e2d6Base—$24.69100%mrdn90d ago0xc928a7…f502e2
0xa6a9…809d0x8e77…e2d6Base—$24.56100%mrdn90d ago0x260afd…f23a08
0xa6a9…809d0x8e77…e2d6Base—$26.54100%mrdn90d ago0xa5e4b2…94d348
0xa6a9…809d0x8e77…e2d6Base—$16.43100%mrdn90d ago0xce2430…dde647
0xa6a9…809d0x8e77…e2d6Base—$15.58100%mrdn90d ago0x8fb2da…8efc98
0xa6a9…809d0x8e77…e2d6Base—$14.81100%mrdn90d ago0x1e9b9d…95a110
0xa6a9…809d0x8e77…e2d6Base—$27.92100%mrdn90d ago0xf76f1d…1b5904
0xa6a9…809d0x8e77…e2d6Base—$23.23100%mrdn90d ago0x452bfd…554294
0xa6a9…809d0x8e77…e2d6Base—$12.24100%mrdn90d ago0x09a9e4…3e4f96
0xa6a9…809d0x8e77…e2d6Base—$21.73100%mrdn90d ago0xf2ff17…b200dc
0xa6a9…809d0x8e77…e2d6Base—$11.99100%mrdn90d ago0x5c43a4…1d6707
0xa6a9…809d0x8e77…e2d6Base—$17.27100%mrdn90d ago0xd7bced…a43dea
0xa6a9…809d0x8e77…e2d6Base—$11.92100%mrdn90d ago0x226e32…5bf7f5
0xa6a9…809d0x8e77…e2d6Base—$16.58100%mrdn90d ago0x6cbe3b…ab879e
0xa6a9…809d0x8e77…e2d6Base—$17.54100%mrdn90d ago0xdf21f0…8212b4
0xa6a9…809d0x8e77…e2d6Base—$12.69100%mrdn90d ago0xe5e370…431ecc

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.