Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$20.94100%mrdn74d ago0x86ea5a…bda9e8
0xe55e…f7480x8e77…e2d6Base—$12.76100%mrdn74d ago0x84e8de…8474e7
0xe55e…f7480x8e77…e2d6Base—$18.83100%mrdn74d ago0xb72205…bd67fb
0xe55e…f7480x8e77…e2d6Base—$28.19100%mrdn74d ago0x81e169…9c0383
0xe55e…f7480x8e77…e2d6Base—$28.51100%mrdn74d ago0x8ba9c2…2ef9b7
0xe55e…f7480x8e77…e2d6Base—$28.33100%mrdn75d ago0xb245c5…da865f
0xe55e…f7480x8e77…e2d6Base—$17.36100%mrdn75d ago0xb8ce05…d085c3
0xe55e…f7480x8e77…e2d6Base—$17.10100%mrdn75d ago0xde9891…faa9d4
0xe55e…f7480x8e77…e2d6Base—$16.16100%mrdn75d ago0x3ecd06…cb1bb4
0xe55e…f7480x8e77…e2d6Base—$27.26100%mrdn75d ago0xe21434…7bf694
0xe55e…f7480x8e77…e2d6Base—$24.53100%mrdn75d ago0x743995…cdee01
0xe55e…f7480x8e77…e2d6Base—$20.89100%mrdn75d ago0xe2739d…b3cc16
0xe55e…f7480x8e77…e2d6Base—$14.56100%mrdn75d ago0x070fe1…0220c8
0xe55e…f7480x8e77…e2d6Base—$19.38100%mrdn75d ago0x31ca85…81a9da
0xe55e…f7480x8e77…e2d6Base—$22.08100%mrdn75d ago0x105ad3…d992f9
0xe55e…f7480x8e77…e2d6Base—$15.37100%mrdn75d ago0xb6c9bb…b97f11
0xe55e…f7480x8e77…e2d6Base—$25.15100%mrdn75d ago0x8f9789…914c26
0xe55e…f7480x8e77…e2d6Base—$14.19100%mrdn75d ago0x228c2a…2e2657
0xe55e…f7480x8e77…e2d6Base—$18.04100%mrdn75d ago0x0e0a19…71ff0b
0xe55e…f7480x8e77…e2d6Base—$26.17100%mrdn75d ago0x55ae9b…2dc386
0xe55e…f7480x8e77…e2d6Base—$19.47100%mrdn75d ago0x2ffc27…5cda89
0xe55e…f7480x8e77…e2d6Base—$15.96100%mrdn75d ago0xe620f1…1baf8a
0xe55e…f7480x8e77…e2d6Base—$26.69100%mrdn75d ago0x53c759…4a2c08
0xe55e…f7480x8e77…e2d6Base—$18.08100%mrdn75d ago0x903601…6dccd7
0xe55e…f7480x8e77…e2d6Base—$13.45100%mrdn75d ago0x5b37fd…9d2784

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.