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—$19.61100%mrdn59d ago0xe206c9…df7007
0xa6a9…809d0x8e77…e2d6Base—$31.57100%mrdn59d ago0x1dd9e0…8350c9
0xa6a9…809d0x8e77…e2d6Base—$17.46100%mrdn59d ago0x0321bc…3f7b44
0xa6a9…809d0x8e77…e2d6Base—$35.98100%mrdn59d ago0xff59a9…f78176
0xa6a9…809d0x8e77…e2d6Base—$38.11100%mrdn59d ago0x60a933…207558
0xa6a9…809d0x8e77…e2d6Base—$32.46100%mrdn59d ago0x29abb1…b061d9
0xa6a9…809d0x8e77…e2d6Base—$23.76100%mrdn59d ago0x4d9fb8…6dd6e1
0xa6a9…809d0x8e77…e2d6Base—$34.63100%mrdn59d ago0x631d94…1cd6f7
0xa6a9…809d0x8e77…e2d6Base—$17.27100%mrdn59d ago0x99206e…ac4be7
0xa6a9…809d0x8e77…e2d6Base—$28.69100%mrdn59d ago0x4154b1…5e16da
0xa6a9…809d0x8e77…e2d6Base—$37.00100%mrdn59d ago0xcd5ebb…ac413b
0xa6a9…809d0x8e77…e2d6Base—$32.76100%mrdn59d ago0xac4e8c…4a4ba1
0xa6a9…809d0x8e77…e2d6Base—$30.97100%mrdn59d ago0x314aed…ef1dba
0xa6a9…809d0x8e77…e2d6Base—$16.31100%mrdn59d ago0xe94d24…9f8267
0xa6a9…809d0x8e77…e2d6Base—$36.20100%mrdn59d ago0x512da6…e66fa1
0xa6a9…809d0x8e77…e2d6Base—$16.49100%mrdn59d ago0x4b39e0…54a09a
0xa6a9…809d0x8e77…e2d6Base—$31.79100%mrdn59d ago0x412751…2c3dcb
0xa6a9…809d0x8e77…e2d6Base—$28.59100%mrdn59d ago0x26f84c…5b446c
0xa6a9…809d0x8e77…e2d6Base—$32.04100%mrdn59d ago0xc4e056…450944
0xa6a9…809d0x8e77…e2d6Base—$26.38100%mrdn59d ago0x7e977e…0d0fb2
0xa6a9…809d0x8e77…e2d6Base—$37.43100%mrdn59d ago0xf96af1…37297f
0xa6a9…809d0x8e77…e2d6Base—$38.32100%mrdn59d ago0xf7102e…2b8eba
0xa6a9…809d0x8e77…e2d6Base—$44.10100%mrdn59d ago0xf80af0…95a7fb
0xa6a9…809d0x8e77…e2d6Base—$28.25100%mrdn59d ago0x9dd192…073d11
0xa6a9…809d0x8e77…e2d6Base—$31.41100%mrdn59d ago0xe9d780…7c58c6

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.