Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0xfc0947…5c38a3
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0xe712b9…188047
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0x72a646…c7dd38
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0xfd4892…ae054e
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0xd839d3…936afb
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0xc40f88…416264
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0xbfe806…f015af
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0x136cc9…2c1e80
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0x2a7995…968860
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0xbf3227…4bea11
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0x24602f…b061b2
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0x7617fe…7fa5cf
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0x575c3e…6cbda8
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0xf55b09…73a620
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0xd03a23…d4f668
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0x7b5d93…04f34f
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0xfefde9…e6c332
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0x1f6a2c…566bb7
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0xcc9287…52e58a
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0x0c22e7…bcd994
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0xb5c00b…a7ff14
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0xfe6262…d9d0cc
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0xf9b3a2…90399a
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0xe25b87…3acada
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase10d ago0x01b2bf…4e6818

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.