Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2984…44390xab2d…63adBase—$0.01100%coinbase74d ago0x1e957f…8b282c
0x2984…44390xcc60…fbcbBase—$0.01100%coinbase74d ago0xbcfa3d…67be21
0x2984…44390x9c05…40eaBase—$0.01100%coinbase74d ago0xc5f0d4…3c47e3
0x2984…44390xb25c…6c40Base—$0.01100%coinbase74d ago0x23fe95…a58183
0x2984…44390x909b…22caBase—$0.01100%coinbase74d ago0x921830…b2f971
0x2984…44390x5255…82eaBase—$0.01100%coinbase74d ago0x08de2e…bb4714
0x2984…44390x9476…3a1eBase—$0.01100%coinbase74d ago0x37f5f5…eafcb4
0x2984…44390xe9c1…5498Base—$0.01100%coinbase74d ago0xa8f88f…523a56
0x2984…44390xf1f7…1778Base—$0.01100%coinbase75d ago0x11e67c…523717
0x2984…44390x78a5…2239Base—$0.01100%coinbase75d ago0x178b3c…497b02
0x2984…44390x8342…e0c4Base—$0.01100%coinbase75d ago0xdf1174…fd7c88
0x2984…44390x23d1…2a8eBase—$0.01100%coinbase75d ago0x43cdbc…e8eb43
0x2984…44390x0317…736fBase—$0.01100%coinbase75d ago0xe9be48…b5fe97
0x2984…44390x636b…e6feBase—$0.01100%coinbase75d ago0x0e5f36…cd5836
0x2984…44390x3896…b76cBase—$0.01100%coinbase75d ago0x5c0484…d87bcc
0x2984…44390x0a2f…761aBase—$0.01100%coinbase75d ago0xcf0e9d…76b9ba
0x2984…44390xbcb5…802cBase—$0.01100%coinbase75d ago0xe4d159…70a5ea
0x2984…44390xbad1…b926Base—$0.01100%coinbase75d ago0x1b9b20…7da7f2
0x2984…44390x1b95…ac6eBase—$0.01100%coinbase75d ago0xd13552…d51075
0x2984…44390xfb98…c321Base—$0.01100%coinbase75d ago0xabea2e…8487d3
0x2984…44390xdaa2…38bbBase—$0.01100%coinbase75d ago0xa1e393…0e993d
0x2984…44390xfca6…67c4Base—$0.01100%coinbase75d ago0x6716eb…2867b8
0x2984…44390xbaf9…25d0Base—$0.01100%coinbase75d ago0x4f7e7f…2815e9
0x2984…44390x89d4…d93eBase—$0.01100%coinbase75d ago0x2d4e70…86814d
0x2984…44390x4a58…0f07Base—$0.01100%coinbase75d ago0xe64175…c28f15

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.