Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x022d…cb530xf000…94fcBase—$0.03100%coinbase14d ago0x68383e…a2d73b
0x022d…cb530xf000…94fcBase—$0.01100%coinbase14d ago0xe3a45a…4239ba
0x022d…cb530xf000…94fcBase—$0.10100%coinbase14d ago0xddfedd…d2befd
0x022d…cb530xf000…94fcBase—$0.20100%coinbase14d ago0x881322…c5baa4
0x022d…cb530xf000…94fcBase—$0.20100%coinbase14d ago0xd64954…9040b2
0x022d…cb530xf000…94fcBase—$0.03100%coinbase14d ago0x15acab…fadabe
0x022d…cb530xf000…94fcBase—$0.03100%coinbase14d ago0xe9baaa…36c83f
0x022d…cb530xf000…94fcBase—$0.20100%coinbase14d ago0x364433…364521
0x022d…cb530xf000…94fcBase—$0.01100%coinbase14d ago0x62cd79…9c0822
0x022d…cb530xf000…94fcBase—$0.03100%coinbase14d ago0x8e8877…dec170
0x022d…cb530xf000…94fcBase—$0.03100%coinbase14d ago0x82c431…313e05
0x022d…cb530xf000…94fcBase—$0.20100%coinbase14d ago0x54c5aa…ef9a68
0x022d…cb530xf000…94fcBase—$0.03100%coinbase14d ago0xa433bf…5d90dc
0x022d…cb530xf000…94fcBase—$0.01100%coinbase14d ago0x83b5b9…ab5ea5
0x022d…cb530xf000…94fcBase—$0.03100%coinbase14d ago0x4e143b…5c941b
0x022d…cb530xf000…94fcBase—$0.01100%coinbase14d ago0x0fa445…08a108
0x022d…cb530xf000…94fcBase—$0.20100%coinbase14d ago0xa51798…fff871
0x022d…cb530xf000…94fcBase—$0.20100%coinbase14d ago0xc640fe…5e5a0b
0x022d…cb530xf000…94fcBase—$0.10100%coinbase14d ago0x86baab…4b620d
0x022d…cb530xf000…94fcBase—$0.01100%coinbase14d ago0x2a443b…20d4e8
0x022d…cb530xf000…94fcBase—$0.01100%coinbase14d ago0x4f4db3…242ace
0x022d…cb530xf000…94fcBase—$0.20100%coinbase14d ago0x9811bf…7e2335
0x022d…cb530xf000…94fcBase—$0.03100%coinbase14d ago0x360945…2e6b7a
0x022d…cb530xf000…94fcBase—$0.10100%coinbase14d ago0x7322fe…75521a
0x022d…cb530xf000…94fcBase—$0.03100%coinbase14d ago0x7a102a…b298bb

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.