Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$19.60100%mrdn91d ago0xd5a3e1…b3a8eb
0x13db…51920x8e77…e2d6Base—$21.75100%mrdn91d ago0xe6d81c…4c9123
0x13db…51920x8e77…e2d6Base—$23.87100%mrdn91d ago0xa98c92…e6b4e1
0x13db…51920x8e77…e2d6Base—$13.93100%mrdn91d ago0x0b3147…c20617
0x13db…51920x8e77…e2d6Base—$21.04100%mrdn91d ago0x8e7927…251938
0x13db…51920x8e77…e2d6Base—$20.85100%mrdn91d ago0xd69b5d…f8c48c
0x13db…51920x8e77…e2d6Base—$13.66100%mrdn91d ago0xb441fd…4ad0cf
0x13db…51920x8e77…e2d6Base—$22.74100%mrdn91d ago0x645137…181745
0x13db…51920x8e77…e2d6Base—$16.15100%mrdn91d ago0x3844db…ddd03a
0x13db…51920x8e77…e2d6Base—$13.42100%mrdn91d ago0x6a3c6e…bb4469
0x13db…51920x8e77…e2d6Base—$12.92100%mrdn91d ago0xd841c6…a44f85
0x13db…51920x8e77…e2d6Base—$19.40100%mrdn91d ago0x2b11ca…8e7b88
0x13db…51920x8e77…e2d6Base—$16.23100%mrdn91d ago0xac17d0…8a6d3f
0x13db…51920x8e77…e2d6Base—$13.63100%mrdn91d ago0xfd7e9e…468743
0x13db…51920x8e77…e2d6Base—$12.01100%mrdn91d ago0x91c7b9…008265
0x13db…51920x8e77…e2d6Base—$17.11100%mrdn91d ago0x2a1045…0a65c7
0x13db…51920x8e77…e2d6Base—$27.03100%mrdn91d ago0x0d0318…43ea0b
0x13db…51920x8e77…e2d6Base—$23.18100%mrdn91d ago0x65ef18…90d216
0x13db…51920x8e77…e2d6Base—$20.95100%mrdn92d ago0x67a389…36111d
0x13db…51920x8e77…e2d6Base—$22.24100%mrdn92d ago0x6804bb…945c2e
0x13db…51920x8e77…e2d6Base—$22.49100%mrdn92d ago0xe03c45…1c532b
0x13db…51920x8e77…e2d6Base—$27.71100%mrdn92d ago0x207101…f460fa
0x13db…51920x8e77…e2d6Base—$17.45100%mrdn92d ago0x89714a…cb5056
0x13db…51920x8e77…e2d6Base—$27.69100%mrdn92d ago0x8e3018…6dfae5
0x13db…51920x8e77…e2d6Base—$26.44100%mrdn92d ago0xcaee5d…b20808

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.