Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base—$21.82100%mrdn107d ago0x03aa58…53f1e1
0xb6db…31e10x8e77…e2d6Base—$31.67100%mrdn107d ago0xdb17be…1327ef
0xb6db…31e10x8e77…e2d6Base—$33.61100%mrdn107d ago0x976646…427aae
0xb6db…31e10x8e77…e2d6Base—$28.29100%mrdn107d ago0x82bf64…51ef9a
0xb6db…31e10x8e77…e2d6Base—$31.70100%mrdn107d ago0x6074cf…2a5441
0xb6db…31e10x8e77…e2d6Base—$19.26100%mrdn107d ago0xfe9016…7b6850
0xb6db…31e10x8e77…e2d6Base—$24.84100%mrdn107d ago0xa56a59…25ad6f
0xb6db…31e10x8e77…e2d6Base—$34.65100%mrdn107d ago0x6ca3aa…8e0070
0xb6db…31e10x8e77…e2d6Base—$34.57100%mrdn107d ago0x0668fd…a49db6
0xb6db…31e10x8e77…e2d6Base—$32.47100%mrdn107d ago0x93a78a…2c0819
0xb6db…31e10x8e77…e2d6Base—$29.06100%mrdn107d ago0xaffb41…8a7877
0xb6db…31e10x8e77…e2d6Base—$20.12100%mrdn107d ago0x8a2ed2…205ae4
0xb6db…31e10x8e77…e2d6Base—$57.61100%mrdn107d ago0x543325…fa065e
0xb6db…31e10x8e77…e2d6Base—$15.50100%mrdn107d ago0x7afbe4…c3dfaa
0xb6db…31e10x8e77…e2d6Base—$35.48100%mrdn107d ago0xe02d34…ee01d0
0xb6db…31e10x8e77…e2d6Base—$38.84100%mrdn107d ago0x7c6a53…1ac2df
0xb6db…31e10x8e77…e2d6Base—$29.69100%mrdn107d ago0xf7bb20…fc5297
0xb6db…31e10x8e77…e2d6Base—$26.11100%mrdn107d ago0x709294…33ca31
0xb6db…31e10x8e77…e2d6Base—$23.84100%mrdn107d ago0x2c125e…d0de60
0xb6db…31e10x8e77…e2d6Base—$36.72100%mrdn107d ago0xe97eef…cc8651
0xb6db…31e10x8e77…e2d6Base—$34.44100%mrdn107d ago0x93b813…290e54
0xb6db…31e10x8e77…e2d6Base—$36.16100%mrdn107d ago0xc9e8b4…d453e1
0xb6db…31e10x8e77…e2d6Base—$25.39100%mrdn107d ago0xef74ea…cd7546
0xb6db…31e10x8e77…e2d6Base—$56.46100%mrdn107d ago0x06a919…23a9cc
0xb6db…31e10x8e77…e2d6Base—$35.87100%mrdn107d ago0x0e5296…f11cd0

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.