Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x83d6…58b30xcf3d…b9fcBase—$143.10100%0x23ef…243181d ago0x109e48…76b333
0x50c4…3f790xcf3d…b9fcBase—$663.36100%0xe528…c02881d ago0x6eeb94…d46da9
0x6542…65ca0xcf3d…b9fcBase—$119.39100%0x23ef…243181d ago0xe7aad2…323b08
0xdf04…018e0xcf3d…b9fcBase—$25.00100%0xe528…c02881d ago0xa38141…9d2856
0xa678…f2ef0xcf3d…b9fcBase—$142.05100%0x23ef…243181d ago0x053b36…3e6ac2
0xc4ce…e9b60xcf3d…b9fcBase—$655.31100%0xe528…c02881d ago0x88e728…b2159c
0x105d…5b2e0xcf3d…b9fcBase—$103.51100%0x23ef…243181d ago0xcae190…e9589e
0x105d…5b2e0xcf3d…b9fcBase—$104.34100%0xe528…c02881d ago0xd9e78b…8c26af
0x99d6…984e0xcf3d…b9fcBase—$228.06100%0x23ef…243181d ago0x44bace…f49b82
0xba80…b71b0xcf3d…b9fcBase—$35.45100%0xe528…c02881d ago0x7c616d…1d6763
0xba80…b71b0xcf3d…b9fcBase—$35.00100%0x23ef…243181d ago0xc4e3e3…960667
0xba80…b71b0xcf3d…b9fcBase—$35.00100%0xe528…c02881d ago0xeeb8ef…f363de
0xba80…b71b0xcf3d…b9fcBase—$35.00100%0x23ef…243181d ago0x407e81…7d7cb2
0x1560…0a0f0xcf3d…b9fcBase—$27.50100%0xe528…c02881d ago0x7ed1ce…c6fedc
0xe72d…bb1b0xcf3d…b9fcBase—$54.95100%0x23ef…243181d ago0x335ea1…53d18e
0xe72d…bb1b0xcf3d…b9fcBase—$30.00100%0xe528…c02881d ago0x29ee0d…dd11df
0xe72d…bb1b0xcf3d…b9fcBase—$55.00100%0x23ef…243181d ago0xd83e3f…65786c
0xe72d…bb1b0xcf3d…b9fcBase—$70.05100%0xe528…c02881d ago0x09ae06…f84392
0x821d…d44e0xcf3d…b9fcBase—$0.01100%0x23ef…243181d ago0x8ab26a…5b79b3
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0xe528…c02881d ago0x206d0e…7df3a6
0x5b9c…de670xcf3d…b9fcBase—$100.09100%0x23ef…243181d ago0xdb9a79…c49c60
0x307c…76600xcf3d…b9fcBase—$10.11100%0xe528…c02881d ago0xc60ca7…42f22e
0x9375…28e10xcf3d…b9fcBase—$395.46100%0x23ef…243181d ago0xc8e523…3bd7f0
0x8623…7ec30xcf3d…b9fcBase—$267.19100%0xe528…c02881d ago0xa27390…7b8b75
0xb34b…c23a0xcf3d…b9fcBase—$65.52100%0x23ef…243181d ago0xe682ce…6c7b65

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.