Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x72ef…0ffd38d ago0x198c86…de80d6
0x1332…66eb0x47c5…4fc3Base—$19.9570%0x3213…64ef38d ago0x164d40…9f9605
0x1332…66eb0x47c5…4fc3Base—$26.2570%0x5dca…cd2138d ago0x9c19f4…a569ff
0x1332…66eb0x47c5…4fc3Base—$7.3570%0x2a28…fc3d38d ago0x88cc51…bf0bea
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc4f0…359638d ago0x84fd72…215c86
0x1332…66eb0x47c5…4fc3Base—$3.1570%0xdb8c…386138d ago0xce86a8…94c755
0x1332…66eb0x47c5…4fc3Base—$15.7570%0x6bdd…b27638d ago0xa97e90…bdb093
0x1332…66eb0x47c5…4fc3Base—$7.3570%0x1e6d…37c138d ago0x0e8d86…26a959
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x2fa9…16de38d ago0xbf1d70…4909ab
0x1332…66eb0xdf62…30eeBase—$99.8070%0xc506…1e3d38d ago0xe18cf9…8b84ce
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x614a…d5ce38d ago0xdbb2aa…107023
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xdf85…203b38d ago0x24b7f3…b47eb8
0x1332…66eb0x47c5…4fc3Base—$14.1470%0x16b5…bfc038d ago0xd8a7a7…a3a0d6
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xd091…7b6e38d ago0x9e3e76…ec1e14
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x10ee…31de38d ago0xe8e153…bd082a
0x1332…66eb0x47c5…4fc3Base—$2.1070%0x175b…99fa38d ago0x78ef00…792d74
0x1332…66eb0x47c5…4fc3Base—$214.0070%0x4173…266538d ago0x0e645a…db9b55
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x63f7…457838d ago0x94a050…c67ef5
0x1332…66eb0x47c5…4fc3Base—$119.7070%0x35fd…376b38d ago0xcd2200…fe8c8a
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xde1b…a3a238d ago0x454b4b…297585
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x8107…169938d ago0xe51eb3…34350b
0x1332…66eb0xdf62…30eeBase—$97.8170%0x433f…6ee938d ago0xdb76e3…5473e6
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x8ae6…570638d ago0x40c141…9b1929
0x1332…66eb0x47c5…4fc3Base—$5.2570%0x699a…427438d ago0x1844e1…ff0963
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x5d0b…1ded38d ago0x9e9342…57dd98

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.